Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bchang1213
Copy link

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.

…ed them for better use. reformatted the functions into es2015 notation
@stahlmanDesign
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants