Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cognitive Services SpeechRecognizer throw InternalServerError when we send an empty dgi.Groups #963

Closed
compulim opened this issue Apr 30, 2018 · 1 comment
Assignees
Labels
bug Indicates an unexpected problem or an unintended behavior.
Milestone

Comments

@compulim
Copy link
Contributor

In SpeechRecognition.ts:152, we should not send an empty array for dgi.Groups. Instead, pass an undefined to the second argument instead of JSON.stringify.

@compulim compulim added the bug Indicates an unexpected problem or an unintended behavior. label Apr 30, 2018
@compulim compulim self-assigned this Apr 30, 2018
@compulim
Copy link
Contributor Author

compulim commented May 1, 2018

Fixed in #965

@compulim compulim closed this as completed May 1, 2018
@compulim compulim added this to the 0.13.1 milestone Jul 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates an unexpected problem or an unintended behavior.
Projects
None yet
Development

No branches or pull requests

1 participant