Is that possible you can provide a similar tutorial on GoPiGo with Google Cloud Speech API and Amazon Alexa?
I am working on GoPiGo with Amazon Alexa. If it works in the end, I can post a tutorial here. However, I still have trouble find sufficient information on integrating Google Speech API on GoPiGo (Raspberry Pi3). If Dexter can provide some information on this topic, that would be very helpful.
Hey @faisalc it sounds like an interesting project, i’m sorry I missed this. It sounds like you’re on the right track here: where is it breaking down? What doesn’t seem to be communicating with the other? I would recommend a python program to make the two communicate.
Documentation is your friend. You are probably going to need to learn how to make a skill for alexa. Which is documented. Also check out the google vision page. You can find code samples and docs there.
Let me know how that works! That is something I have wanted to do myself.