syl22-00 / pocketsphinx.js

Speech recognition in JavaScript and WebAssembly
1.49k stars 261 forks source link

Fix chrome autoplay issue #127

Open dpakatheman opened 5 years ago

dpakatheman commented 5 years ago

Chrome autostart policy prevents recording if "Start" is the first click, so resume audio context there as a backup. Additional context in Issue #148