This tag targets question related to programming for Google Home device.
Questions tagged [google-home]
752 questions
1
vote
0 answers
Actions SDK: Invoking action using "speak to" or "ask"
According to Google, it is possible to invoke your own Google Action using the "speak to" and "ask" invocation commands. For example, "speak to [action name] to order a pizza". This is outlined here…

Gareth Jones
- 73
- 2
1
vote
0 answers
Google Actions MediaResponse Callback Not Working on iPhone Google Assistant App, Works in Simulator and on Google Home Mini
I'm having an issue with my Google Assistant Action and using it in the Google Assistant Mobile app.
I am trying to play a tracklist of 1-3 minute mp3s using Media Responses and callbacks and it is working perfectly in the simulator and on my Google…

Juliet
- 11
- 2
1
vote
1 answer
Invoke a Dialogflow event with a specific device source
After trying and trying countless times, I ask for your help to call a Dialogflow event (GoogleHome) with a specific GoogleHome device.
Through nodeJS I managed to successfully call a Dialogflow event and I get the fullfillment response. All…

Stimpfl Daniel
- 11
- 3
1
vote
2 answers
Google Smart Home - Report State Real-Time Feed
I have an application that receives and run correctly the SYNC, QUERY, EXECUTE sent by Google Actions.
I too configured Report State in HomeGraph console. It works fine, but when I send a change report command to HomeGraph and it's accepted,…

Thiago Barros
- 66
- 5
1
vote
1 answer
How To Store DialogFlow all the Parameter Value On Realtime Firebase Database?
I am making a action for Google Home. It's about restaurant booking so I have to take some information from users like:
How many guests do you want to book the table for?
For which date?
For which time?
Then I have to store it on Firebase real…

jigar desai
- 60
- 9
1
vote
1 answer
Play youtube video from my application on Google Home
Google home is connected to chromcast I have ability to play youtube video. But when I launch my application base on dialogflow, I don't know how to do it.
Maybe I should use a different environment instead of dialogflow? There is any ability to…

Pawel p
- 13
- 3
1
vote
1 answer
How to implement Media Response with Dialogflow
I am using Dialogflow and would like to implement a media response in my project. I have tried to do so using the following link: https://developers.google.com/actions/assistant/responses but have been unsuccessful. How to do the…

user10687878
- 31
- 4
1
vote
1 answer
How to redirect to another intent within a Google Action (Google Assistant Action)
Currently I'm creating an Action for the Google Assistant.
In this Action, I ask the user to provide its phone number. After this, another intent will repeat the phone number given, and asks if it's correct. If the user responds with 'no', I would…

DylanM
- 55
- 3
1
vote
1 answer
Can I have a "semi-private" google action?
I'm attempting to write a google action that is only intended for use by me and my immediate family. I have it working currently in the simulator, and on my device, but I haven't "released" it yet.
This may be a result of it being still in the…

Steve Dinn
- 31
- 5
1
vote
0 answers
Body of response with statuscode 401
I'm trying to enable some kind of "voice unlinking" (which should remove the access token from the google assistant) for my google action. I'm using the webhook fulfillment via Dialogflow and I'd like to send a response text like "Okay, your account…

Jan
- 99
- 5
1
vote
1 answer
Dialogflow fulfillment chose among options
I am writing you to ask a question about Dialogflow fulfillments.
I am trying to create an agent for Google Home and my backend is basically a web hook implemented in TypeScript.
In the conversation that I designed, the user requests to the agent to…

Andrea Ialenti
- 4,380
- 2
- 19
- 22
1
vote
0 answers
Dialogflow - 401 Error After Successful Account Linking/Login
Got Account Linking working with Dialogflow for the most part.
When the user is prompted to link accounts, they fill in the log in form, submit and should be redirected back to the Google Assistant. However, on a successful login, the user is…

Dimitrios Karanasios
- 19
- 3
1
vote
0 answers
How can you make Google Home device respond without having me tell it
I would like to make google home say something on a event base, let say I am streaming live score results for football teams and would like Google Home to announce the results every time a team scores a goal.
Currently I am trying to use this npm…

Mizlul
- 1
- 7
- 41
- 100
1
vote
1 answer
How to identify a google home (mini) device?
I want to identify a google home device via the SDK request / response call to serve the request properly. Basically I need this information to know the location / room / floor / venue where this device is installed or kept.
Example: If I make a…
1
vote
1 answer
Integrate CSRMesh bluetooth with Google Home
I have a Google Home mini, and a CSRMesh bluetooth.
First, I need to pair my bluetooth device with google home, and after create a action for google assistant for light control for device.
I not have idea how start this project and if is possible,…

Jarboox
- 23
- 1
- 7