Page 1 of 1

Google Voice Assistant IoT device (Direct to Google)

Posted: Mon Sep 16, 2019 11:16 am
by mavo88
Hi.

I'm working on a Google Assistant IoT project using the ESP32. I need to interface directly with the Google assistant cloud, without using IFTTT or Adafruit.

Is there any examples on how to do this? Most are based on some 3rd party in between (Adafruit, IFTTT etc.).

Any pointers would be appreciated.

Martin

Re: Google Voice Assistant IoT device (Direct to Google)

Posted: Tue Oct 22, 2019 5:12 pm
by ricksondpenha
I think you can use google iot and cloud functions for that. If you want to directly use it with google assistant, you'll have to write a google assistant action.

or you can use a third party library which does the job for you. check https://github.com/kakopappa/sinric