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

Should not return error on continuous mode with some success recognitions #221

Closed
compulim opened this issue Nov 20, 2024 · 0 comments · Fixed by #222
Closed

Should not return error on continuous mode with some success recognitions #221

compulim opened this issue Nov 20, 2024 · 0 comments · Fixed by #222
Labels
bug Something isn't working

Comments

@compulim
Copy link
Owner

Version

Latest development (@main)

Module resolution

Others or unrelated

Bundler

Others or unrelated

Environment

Others or unrelated

Test case

1. Use continuous mode with interims
2. Say "one", wait until recognized
3. Say "two", wait until recognized
4. Say "three", wait until recognized
5. Say "four", wait until recognized
6. Click "Stop" button

EXPECT: It should return a final `result` event

ACTUAL: Received an `error` event of `no-speech`.

Coding sandbox URL

No response

Console errors

No response

Screenshots

image

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant