Improving TTS latency

tges 26 Reputation points
2021-11-21T20:00:27.183+00:00

Hi,

I'm using Azure TTS in my Android application. I use 2 objects in my implementation which are SpeechConfig and SpeechSynthesizer.
My app is mainly based on a dynamic TTS (e.g. reading input back to the user, which happens very often) but the latency is very bad, which makes my app annoying to use. any tips on how to lower the latency?

Thanks!

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
359 questions
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. Ramr-msft 17,616 Reputation points
    2021-11-23T03:53:19.87+00:00

    @tges Thanks for the question. Did you try with the azure region that is near to you as Azure Cognitive Services includes 15 generally available (GA) services across 25 Azure regions.
    You can avoid latency and throttling by properly configuring your environment for the amount of data you want to analyze.

    As we need the logs to check, we would recommend to raise a Azure support desk ticket from Help+Support blade from Azure portal for your resource if you have a support plan for your subscription. This will help you to share the details securely and work with an engineer who can provide more insights about the issue that if it can be replicated.