Skip to content

ParseWebSocketSpeechResult incorrect #4

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

Open
andymule opened this issue May 21, 2020 · 0 comments
Open

ParseWebSocketSpeechResult incorrect #4

andymule opened this issue May 21, 2020 · 0 comments

Comments

@andymule
Copy link

Great demo, thanks for sharing it!

Looks like they changed the format of the result, and since the parser relies on line numbering, it fails now. The quick fix is easy enough: Just swap case 1 and case 2. The better fix is to actually parse by content and not rely on line numbering nor character positioning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant