First, sorry for the silly question
I need to integrate voice to text service for my project. Can I use Google Speech API with Creator? Can you pin point me to some kind of tutorial, etc. ?
Thank you in advance!
First, sorry for the silly question
I need to integrate voice to text service for my project. Can I use Google Speech API with Creator? Can you pin point me to some kind of tutorial, etc. ?
Thank you in advance!
Hi, I am using node js and songs module (https://github.com/evancohen/sonus), it has wake word function and Google Speech STT function. It works fine.
Thank you a lot! I will try sonus. Do you use some kind a tutorial to start with the creator? Iām a total noob in IoT
Hello Iām having trouble installing the sonus and working with it , when I run the command npm install --save sonus it does not work