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

Logging commands twice and delay/no voice after multiple commands #393

Open
scoy028 opened this issue Mar 21, 2019 · 0 comments
Open

Logging commands twice and delay/no voice after multiple commands #393

scoy028 opened this issue Mar 21, 2019 · 0 comments

Comments

@scoy028
Copy link

scoy028 commented Mar 21, 2019

Repo branch with logs: https://github.com/1901cs-maries-roc/julia/tree/recipe-form
Relevant files: client/components/recipe-step.js, client/annyangCommands.js
Browser we are using: Chrome

My team and I have been working on adding annyang with Web Speech API to recognize multiple commands, some of which trigger navigation. We are using the browser console to test. We speak a number of commands and get responses, but after a few commands, the console stops recognizing the speech event for the command. We have logged within the methods and the "heard" command and we are getting the correct logs, we just aren't hearing anything. We are also logging commands twice. The more commands we give, we start to eventually log the commands more than twice. Is this a garbage collection issue? We believe this is a bug with how we are integrating our annyang commands and the logic of how we trigger our command methods. Perhaps the same annyang event is persisting. Would love some help if possible!

Screen Shot 2019-03-21 at 12 59 45

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

No branches or pull requests

1 participant