Discussions

Ask a Question
Back to All

The audio quality of the streaming video

Hi,

Currently, I noticed that the audio of the streaming video compromises the quality to a great extent. The endpoint I am using is talks/streams/my-stream-id and the voice id I am using is this:

"provider": {
"type": "microsoft",
"voice_id": "de-DE-KatjaNeural"
}

From their website: https://speech.microsoft.com/portal/voicegallery, if I use the "try out" option at the right part of the page, then the audio quality that I hear there for this voice_id is not the quality of voice I listen when I get the stream.

Currently, I am using a free plan. Is it because of the free plan I am getting the poor quality audio? Or, it will be the same for a purchased plan as well? I couldn't find any other attribute that helped me to get the same quality audio as I hear from the microsoft's website even though I tried audio_optimization and that didn't help.