I would like my Google Home to respond with a sound byte (mp3) to commands such as "Turn off Living Room Lights". Anyone know how I accomplish this?
Asked
Active
Viewed 47 times
0
-
1You are unable to programmatically send audio data to a Google Home, unless you had some sort of setup that also sent "OK Google" at the start. – Nick Felker Aug 22 '18 at 21:43
-
Well, I would say, "Ok Google, Turn off the Lights" and instead of responding "Okay, turning off 3 lights" I want it to play the MP3 – Adam Nick Hill-Walters Aug 23 '18 at 22:30
-
Ah, there is no way to do that, as home control is a direct action and it's not something that a developer can customize. – Nick Felker Aug 24 '18 at 18:22
1 Answers
0
You can use Media Response. There are lots of ways to do that. Please go through the link and use the one that suits your requirement.

Abhinav Tyagi
- 5,158
- 3
- 30
- 60
-
I did use media response, and uploaded my MP4 to Google Play Music, but its SUPER inconsistent as to whether or not it plays the media file, tells me its not available, or plays some random playlist instead. Is there a way to create consistency? – Adam Nick Hill-Walters Aug 23 '18 at 22:30