Google Home/Assistant into Isadora
-
Hi all
I've had a look online on ways to create custom phrases for google home to send out OSC / Midi and i cant seem to find a way to make it do that. I've looked on IFTTT but none of them can send out osc/midi from what I can see. I'm not a coder so I haven't looked into the full API and code of google.
Has anyone had any luck on getting google home to work with Isadora or anyone know how?
Thanks
Andy
-
-
You can have a look at creating custom actions for google home (https://developers.google.com/... )
Most likely you can get it to send something to NodeRed (with nodeJS). this way you can avoid a lot of actual coding but it will still be some finicky work. I did not watch it but this seems to be about how to get it going.
Node red has an optional OSC Node https://www.npmjs.com/package/...