react-voice-components icon indicating copy to clipboard operation
react-voice-components copied to clipboard

Fixed the incompatibility of this module by formatting all functions to ES5.

Open sazokashi opened this issue 6 years ago • 1 comments

I edited the functions in VoicePlayer.js and VoiceRecognition.js in the lib folder for this module.

The functions are formatted to ES5 syntax, which should make the module available and fix 2 out of the 3 open issues on this module as of March 6, 2018.

sazokashi avatar Mar 07 '18 07:03 sazokashi

I forked react-voice-components and merged this PR. I confirm it fixes the problem and it now works as expected.

stahlmanDesign avatar Mar 20 '18 05:03 stahlmanDesign