JamesBrill / react-speech-recognition

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

Callback to indicate end of listening #159

Open iamanoopmk opened 1 year ago

iamanoopmk commented 1 year ago

Hello,

I was going through the documentation but could not find anything related to this. I want to listen to the user speak and at the end I want to trigger a function. Is there a callback that indicates this?