I'm working with Api.ai to make an app on the Google assistant. Everything is working as expected except that I cannot get the assistant to recognize my application with any key words except for "Talk to [app name]"
.
At first, I didn't think that it was possible at all, but I saw the Google I/O presentation of it. It looked like this:
So it looks like they are starting the Panera app with "I'd like delivery from Panera"
. So I don't know if the demo was fake or not, but they didn't have to start it with Talk to Panera
.
I did some research and saw that this option isn't necessarily in Api.ai, but it might be in the "Actions on Google".
I'm setting these options you see below, but it still doesn't work.
Is this a bug with Api.ai or "Actions on Google" or am I doing something wrong?
When I try "Order with [my app name]" I get this error.
"Sorry, this action is not available in simulation"
And if I try "Talk to [my app name]" on my pixel phone, the test app opens, but if I say "Order from [my app name]" on my pixel, it just finds search results. So I've come to the conclusion that it just doesn't work.