Hello,
I am currently working on the project which needs to use the Microsoft Speech Recognition service. I got the code from GitHub directory: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart (I've run the code before, it's working before, and I believe I didn't touch the code), but this afternoon, I got back several errors:
- for speech-to-text and translation service, I got the following feedback
- for speak recognition, I use Visual Studio 2019 to run the code, and there is unexpected error shown as well
Can you give any suggestion on why the error show up and how I can resolve it?
Many Thanks!
Jianfeng