react-speech-recognition-input
react-speech-recognition-input copied to clipboard
TypeError: SpeechToText is not a constructor
I downloaded the module and ran it with node.js
The first issue i got was the "import" method for adding the module, i just switched it to require instead.
The next error i got was a type error, which is probably because of ES6 arrow functions... not sure could you help me to debug why your example code isn't working for me, or if ive downloaded it wrong or something? Thanks,
oh... i put this in pull request instead of issues on accident 😂
Can you please update the published npm package? I don't think the latest package on npm has been updated