question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to receive response from "SynthesisWordBoundaryEventAsync" (key Q)

See original GitHub issue

Not 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:

  1. 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:closed
  • Created 4 years ago
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
yulin-licommented, Mar 2, 2020

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.

0reactions
yulin-licommented, Jul 13, 2020

I tested this issue today, and confirmed this issue has been fixed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found