Questions tagged [google-home]

This tag targets question related to programming for Google Home device.

752 questions
-3
votes
1 answer

How to extract the email Id and user name, which is linked with the google home , at the fullfilment of the google dialogflow flow

I want to get the linked email id with google home , when user triggers an intent. I have followed the following link How to get user's unique identity from google home's voice match profile? I am following Rajat's answer and have done till the 2nd…
-3
votes
2 answers

Difficulty running Go file

I am stuck on this tutorial. Nothing happens every time that I navigate to where my file is located and I try the "go run populationapi.go" step. I made a file populationapi.go in my workspace which I already set as the GOPATH variable. I have a…
1 2 3
50
51