Mizan Rifat
Mizan Rifat
I've the same problem.. is there any solution out there??
> Hi @rafaelsouzagomes @mariuszbeltowski have you tried [this](https://github.com/JamesBrill/react-speech-recognition#regeneratorruntime-is-not-defined)? Not working for me
`import "regenerator-runtime/runtime";` installing `regenerator-runtime` and adding this line at the top of the file solved my issue. Remember to add the import statement at the very first line of your...
I've got the same issue. reset is not working