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

Listeners not being re-used or removed on stopListening #76

Open
kamkaka opened this issue Nov 26, 2019 · 0 comments
Open

Listeners not being re-used or removed on stopListening #76

kamkaka opened this issue Nov 26, 2019 · 0 comments

Comments

@kamkaka
Copy link

kamkaka commented Nov 26, 2019

Hi ,

I am trying to add voice handling in my react-native android app.
All seems to be working but I am not able to figure out how do I establish a conversational context.

Currently startListening() listens just once and respond.
And if I again do startListening then another lister starts and I get 2 responses.

Please can someone suggest if this is the issue or I am using the library incorrectly.

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