Azure-Samples / Cognitive-Speech-STT-Windows

Windows SDK for the Microsoft Speech-to-Text API, part of Cognitive Services
https://www.microsoft.com/cognitive-services/en-us/speech-api
Other
112 stars 89 forks source link

Response is looped #36

Closed MEK3DK closed 6 years ago

MEK3DK commented 6 years ago

Started today: the OnResponseReceived event loops the same response over and over again after I have provided the first input throught the microphone. I happens when I call StartMicAndRecognition() to receive the next input.

I have not changed any code, so is anybody experiencing the same?

The only thing I did yesterday was to remote to my computer, could that cause the problem?

hojjatabdollahi commented 6 years ago

I have been struggling with this issue from 2 days ago. I thought it's my code's problem. Finally today I narrowed down the problem to the Speech Engine. I've been using this for the past couple of month without error. But starting 3 days ago, it keeps repeating the same thing. I did not change anything in the code. My subscription has been the same. Everything has been the same. But suddenly it has started doing this.

raaaar commented 6 years ago

I'm able to repro this, looks like a service issue, investigating...

wolfma61 commented 6 years ago

This should be solved. Please let us know if it still occurs.