You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- [x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
Error (BadRequest) : WebSocket upgrade failed: Bad request (400). Please verify the provided subscription details and language information. SessionId: 6cf519fd97c042d4b3db09fe58531548
Expected/desired behavior
Should connect instead as per documentation
OS and Version?
Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)
Win 10
Versions
WindowsVoiceAssistantClient-20210224.1
Mention any other details that might be useful
The documentation is also not clear on how to connect to the bot itself as it shows only how to configure the Azure Cognitive Services Speech key and region at step 3
This issue is for a: (mark with an
x)Minimal steps to reproduce
Follow instructions as per https://github.com/Azure-Samples/Cognitive-Services-Voice-Assistant/blob/main/clients/csharp-wpf/README.md
At step 4 you will get a 400 error
Any log messages given by the failure
Error (BadRequest) : WebSocket upgrade failed: Bad request (400). Please verify the provided subscription details and language information. SessionId: 6cf519fd97c042d4b3db09fe58531548
Expected/desired behavior
Should connect instead as per documentation
OS and Version?
Versions
WindowsVoiceAssistantClient-20210224.1
Mention any other details that might be useful
The documentation is also not clear on how to connect to the bot itself as it shows only how to configure the Azure Cognitive Services Speech key and region at step 3