Questions tagged [google-assist-api]
198 questions
0
votes
1 answer
How do I change the Hot Word (wake word) on Google Assistant Raspberry Pi 3 (Non-AIY Kit)
I've found some great tutorials around the internet on how to change the wake word on the AIY Kit for the Raspberry Pi (Here's a good video of that), but cannot find one anywhere on how to change the hotword for a regular RPi 3 with the API…

SpecialKCa
- 13
- 1
- 5
0
votes
3 answers
Google Assistant on Raspberry Pi. Can I use voice commands with Home Assistant?
How can I use Google Assistant on Raspberry Pi 3 with Home Assistant (or any other home automation system)? I cannot find how to use voice commands to manage lights, tv, garage door, etc....
Can someone help?
Thank you.

Onlize
- 11
- 2
0
votes
1 answer
can't find google smart app in home control
when I run the Google smart home demo, I have a problem at 25.Find your app in the list of providers. The result is that I can’t find my APP in Home control use the Google Pixel device.
I am sure that:
1、I use the same google account to create the…

Joyce Qi
- 197
- 1
- 3
0
votes
1 answer
Is it possible to keep an a custom Google Actions app (Built into Google Assistant SDK) active all the time?
I am building a Google Assistant application but would like to restrict the app from ever exiting. Meaning I just want the experience to be my app. This isn't a public facing app, its personal and on a custom device, like a Raspberry Pi.

SprayKid982
- 333
- 3
- 16
0
votes
1 answer
How to respond/listen for action of google assitant
I have a chat application and i like to do some action like user says "Send message to xxx" need to open chat window in side my application.
Is it possible to do ?
If its possible guide me in right path .

Rakki s
- 1,426
- 1
- 18
- 42
0
votes
2 answers
How to add support for google home app to my smart bulb?
We have built a smart bulb which we want to control using the Google Assistant as well(apart from our Android and iOS apps). I searched for this and figured out that we need to implement Google Weave protocol on our bulbs for it to be controllable…

Ashish Pathak
- 686
- 4
- 16
0
votes
4 answers
Google Assistant API
Is there some google assistant api guide or tutorial? I cannot find anything related by these keywords. There seems have some Android app integration guide, but I want to integrate with my cloud service, not android app.
I find IFTTT have connected…

Asoul
- 996
- 1
- 10
- 22
-1
votes
2 answers
Could not access to the actions console of our project
We have several action console projects. But recently I could not access to one of our action console projects.
Normally I will access from list in here:
https://www.screencast.com/t/CWlbqhRFc
But now it always show error when I click to one of our…

Vu Quyet
- 1,675
- 1
- 16
- 22
-1
votes
1 answer
how to access user recordings in google home
I want to develop an action for Google Home that can access a user's recording,
I want to know if it's possible in Google Home and if so where can I read and learn about it.
Thank You.
-1
votes
1 answer
Getting 403- PERMISSION_DENIED on calling actions api
I was trying to send push notification to google assistant by calling actions api "https://actions.googleapis.com/v2/conversations:send". I'm getting
403-The caller does not have permission error.
I followed the steps mentioned in the push…

venom
- 1
-1
votes
1 answer
Dialogflow dont recognize phonenumber
Im tring to create a booking system for a restaurant so the assistant go to ask to user number of guest, time and day to reserve, and finally the name and the phone number of guest! But many time the phonenumber is confused by the guest number.
I…

DigitalXP
- 179
- 5
- 18
-1
votes
1 answer
Installing Google Assistant on windows 10 got an error
I have been installing google assistant to my windows 10 laptop, reading about it on different stackoverflow forums and on its website couldn't get it to work but then I tried this one youtube video
I got everything to work but at the end when I…
user10234989
-1
votes
1 answer
Error when Intalling google assistant in Ubuntu 18.04
I am unable to install google assistant on Ubuntu Desktop.I am following the manual guide by google.
Link to guide:https://developers.google.com/assistant/sdk/guides/library/python/embed/setup
In the third step: Google guide given for device…
-1
votes
2 answers
Google assistant is not working on linux
I'm integrating google assistant on linux febora os. The latest version of google assistant is throwing an error for google-assistant-demo sample.
(env) [root@artik ~]# /env/bin/google-assistant-demo
usage: google-assistant-demo [-h] [--credentials…

Gowtham
- 61
- 6
-1
votes
1 answer
Embed the Google assistant in a Windows computer - device instance ID not generated while running the sample code
I am trying to get Google Assistant installed on a Windows computer, following the instructions from Set Up Hardware and Network Access (Google Assistant SDK).
I have been able to complete all but the last step. I am at the point of running the…

Piet Jansens
- 1
- 2