Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

Hot word is not available, sample is depraced. #411

Open
kamilk91 opened this issue Sep 28, 2020 · 2 comments
Open

Hot word is not available, sample is depraced. #411

kamilk91 opened this issue Sep 28, 2020 · 2 comments

Comments

@kamilk91
Copy link

https://developers.google.com/assistant/sdk/guides/library/python/extend/handle-device-commands
here is depraced sample. Hot word option is not available.

@beckmx
Copy link

beckmx commented Oct 8, 2020

Adding for those who are trying to enable hotword feature and avoid push enter to talk you can do these steps:
// upgrade google-assistant-library
$ python3 -m pip install --upgrade google-assistant-library

//Run the demo
google-assistant-demo --project-id PROJECT_ID --device-model-id DEVICE_MODEL

and then you can use "hey google or OK google" hotword, no keyentries needed.
You can also make it run at system startup which makes it great ;)

@lordjoo
Copy link

lordjoo commented Nov 28, 2020

It says it's deprecated

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

No branches or pull requests

3 participants