Unable to receive response from "SynthesisWordBoundaryEventAsync" (key Q)
See original GitHub issueNot receiving any response from the server even after setting a proper subscription key and region, following error was displayed:
CANCELED: Reason=Error
CANCELED: ErrorCode=ConnectionFailure
CANCELED: ErrorDetails=[Connection was closed by the remote host. Error code: 1011. Error details: Internal server error. USP state: 3. Received audio size: 0bytes.]
CANCELED: Did you update the subscription info?
To Reproduce Steps to reproduce the behavior:
- run"dotnet run" in the sample project.
Expected behavior Should print response received from the server.
Version of the Cognitive Services Speech SDK 1.9.0
Platform, Operating System, and Programming Language
- OS: Windows, Linux
- Hardware - x64
- Programming language: C#
- Browser: (It’s a console app)
Additional context
- Verified in Windows and ubuntu
- Tried turning off firewall, updating dotnetcore but didn’t work
Issue Analytics
- State:
- Created 4 years ago
- Comments:8 (6 by maintainers)
Top Results From Across the Web
No results found
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Looks it’s a key issue. I use a paid key then it works. When I use a free key, I got the same error with you. It’s very odd… We will take further look. Sorry for the inconvenience.
I tested this issue today, and confirmed this issue has been fixed.