Speech-to-text not working consistently - sometimes working fine sometimes closes immediately. Any fix?
Does anyone encounter the same issue. It appears in the Azure speech studio as well as via API access by application?
It is not recognizing and returning Closing feedback. Started yesterday. Is it known issue? How to fix?
https://speech.microsoft.com/portal/47cbb595a68d428b896fcb2b2e261294/speechtotexttool
Code returning immediatelly:
Continuous Recognition is now running, say something.
type "stop" then enter when done
CLOSING on SpeechRecognitionCanceledEventArgs(session_id=1793a80be0f143c990961d77c531fec6, result=SpeechRecognitionResult(result_id=194aacb8826d40e0ba845b876ac5db25, text="", reason=ResultReason.Canceled))
CLOSING on SessionEventArgs(session_id=1793a80be0f143c990961d77c531fec6)