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

How to dynamically add wake-up words? #61

Open
zlybestrong opened this issue Jan 25, 2021 · 1 comment
Open

How to dynamically add wake-up words? #61

zlybestrong opened this issue Jan 25, 2021 · 1 comment

Comments

@zlybestrong
Copy link

How to dynamically add wake-up words?Can you do this by modifying the wake-up words in the resource file?Are there libraries that generate wake-up word formats offline?

@DarkSherlock
Copy link

DarkSherlock commented Mar 29, 2021

recognizer.addKeyphraseSearch(KWS_SEARCH, KEYPHRASE);
you can change KEYPHRASE to other wake-up words you want. Note that keyword must be lowercase, in my testing, it doesn't work if the keyword is uppercase.

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

No branches or pull requests

2 participants