{
  "$mulmocast": {
    "version": "1.1"
  },
  "lang": "en",
  "title": "Test Audio with Azure OpenAI TTS",
  "speechParams": {
    "speakers": {
      "Presenter": {
        "provider": "openai",
        "voiceId": "alloy",
        "model": "tts"
      }
    }
  },
  "beats": [
    {
      "text": "Hello, this is a test of Azure OpenAI text to speech."
    },
    {
      "text": "MulmoCast now supports Azure OpenAI for both image generation and speech synthesis."
    }
  ]
}
