sangjun
Posts: 2
Joined: Wed Mar 21, 2018 12:45 am
Location: Seoul, Korea

AIY voice kit supports Actions on Google?

Wed Mar 21, 2018 1:06 am

Hi, all.

I setup my AIY voice kit and found I can register my own local command like following:
https://github.com/google/aiyprojects-r ... ds_demo.py

That is OK.

And now I want to know if my Google Assistant on AIY voice kit is compatible with Actions on Google:
https://developers.google.com/actions/

(Of course I will need to build my own actions on cloud first)

Is it possible?

User avatar
topguy
Posts: 6527
Joined: Tue Oct 09, 2012 11:46 am
Location: Trondheim, Norway

Re: AIY voice kit supports Actions on Google?

Wed Mar 21, 2018 12:55 pm

Yes as long as you use the Assistant API, your "Actions on google" will work regardless of what type of device the request comes from.

You can just test with one of the many "bots" you already can talk to: https://assistant.google.com/explore

sangjun
Posts: 2
Joined: Wed Mar 21, 2018 12:45 am
Location: Seoul, Korea

Re: AIY voice kit supports Actions on Google?

Mon Mar 26, 2018 12:30 am

topguy wrote:
Wed Mar 21, 2018 12:55 pm
Yes as long as you use the Assistant API, your "Actions on google" will work regardless of what type of device the request comes from.

You can just test with one of the many "bots" you already can talk to: https://assistant.google.com/explore
Thank you for the answer.
I'll try to make my own Actions on Google. :D

Return to “AIY Projects”