Hello! I'm trying to connect to cris.ai using the framework but I can't and I guess must be missing something.
This is what I'm doing:
When creating the instance of the DataClient I pass the last parameter for URL
wss://westus.stt.speech.microsoft.com/speech/recognition/conversation/cognitiveservices/v1?
Hello! I'm trying to connect to cris.ai using the framework but I can't and I guess must be missing something.
This is what I'm doing:
But when the upload of the audio starts I keep getting this issue:
I have read the documentation here https://docs.microsoft.com/en-us/azure/cognitive-services/custom-speech-service/customspeech-how-to-topics/cognitive-services-custom-speech-use-endpoint and checked the code to see what could be going on but I still can't figure it out.