JamesBrill / react-speech-recognition

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

Why example not working after i stop speaking ? #91

Closed hashcott closed 3 years ago

hashcott commented 3 years ago

I used continuous but it's not working ? Please help me

JamesBrill commented 3 years ago

Hi @fungerouscode Could you provide the code you're using? Are you exactly using the example code from this repository? Or one of the examples from the README?

Also, are you using Chrome on Android? We found recently that Chrome on Android does not support continuous listening (https://github.com/JamesBrill/react-speech-recognition/issues/89).