Open Tatuck opened 4 years ago
Every time I try to use pushtotalk.py it gives me this error:
Sorry power control is not supported yet
I tried to register my PC model using:
googlesamples-assistant-devicetool --project-id project-id register-model --model assistant-for-pc --type LIGHT --trait action.devices.traits.OnOff --manufacturer Windows --product-name MyPc --description Description
Then registering my PC device using:
googlesamples-assistant-devicetool --project-id project-id register-device --device pcwindows --model assistant-for-pc --nickname nicepc --client-type SERVICE
Then downloading the "client secrets" from the web, and then making the credentials with:
google-oauthlib-tool --scope https://www.googleapis.com/auth/assistant-sdk-prototype --save --headless --client-secrets <client-secrets.json>
But it still doesn't work, also, I tried using other accounts but nope.
Any help?
Thanks
I also cant get this to work.
Every time I try to use pushtotalk.py it gives me this error:
I tried to register my PC model using:
Then registering my PC device using:
Then downloading the "client secrets" from the web, and then making the credentials with:
But it still doesn't work, also, I tried using other accounts but nope.
Any help?
Thanks