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

Fix not stopping recognition properly #219

Merged
merged 4 commits into from
Nov 20, 2024
Merged

Fix not stopping recognition properly #219

merged 4 commits into from
Nov 20, 2024

Conversation

compulim
Copy link
Owner

@compulim compulim commented Nov 20, 2024

Fixed #218.

Changelog

Please copy and paste new entries from CHANGELOG.md here.

Fixed

  • Fixed #218. Speech recognition should stopping properly in some cases, in PR #218

    • Interactive mode, muted microphone
    • Continuous and interactive mode, stop shortly after start
  • Bumped dependencies, in PR #216 and #218

Specific changes

Please list each individual specific change in this pull request.

  • Fixed speech recognition not stopped properly
  • Added watch mode to esbuild
  • Fixed jQuery should load before app.js
  • Updated to [email protected]
  • npm audit fix

@compulim compulim merged commit 428d2a8 into main Nov 20, 2024
5 checks passed
@compulim compulim deleted the fix-stop-recognition branch November 20, 2024 09:48
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

Successfully merging this pull request may close these issues.

Not able to stop recognition properly
1 participant