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

Fix voice recognition missing this.props after arrow function removed #20

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

stahlmanDesign
Copy link

The fix that removed arrow functions to be compatible with common js changed the scope for this in the bindResult method. Now props are bound to the eventListener and sent as an argument

Brian Chang and others added 3 commits March 6, 2018 23:08
…ed them for better use. reformatted the functions into es2015 notation
made changes to the voiceplayer.js and voicerecognition.js files, fix…
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.

1 participant