JamesBrill / react-speech-recognition

💬Speech recognition for your React app
https://webspeechrecognition.com/
MIT License
657 stars 119 forks source link

Flag for continuous listening support #92

Closed JamesBrill closed 3 years ago

JamesBrill commented 3 years ago

Allow users of continuous listening to disable the feature on browsers that don't support it by listening for a new browserSupportsContinuousListening state emitted from useSpeechRecognition.

Also added a Troubleshooting section to the README regarding Regenerator Runtime.