Relative Content

Tag Archive for azureazure-cognitive-servicesspeech-to-textlanguage-translation

Does Azure Speech Translation API expose the language detected key?

I am building a simple Python application using continuous speech translation through the Azure Cognitive Services Speech SDK. Translation and detection between languages works as far as I can tell. My goal is to update the UI according to the detected language. However, I cannot get a detected language signal. The docs say that for Python continuous language detection works. Can I get a signal for the detected language?