问题
I am trying to integrate my android app with google assistant. I've already done some research and went through some tutorials, but they only bring me text, card, or audio responses. What I need is that the google assistant open my app on a specific state based on what it is asked to google assistant.
For example, I will ask google assistant when will the next game of my favorite team happen. Then google assistant will open my app showing the schedule of the next games of my favorite team. I think it might be possible to do it with webhooks, but I don't know how. Can someone link me some references to help me?
Thanks in advance.
回答1:
You will want to sign up for the app actions developer preview, which will expose intents in your app to be opened from the Assistant.
来源:https://stackoverflow.com/questions/51182446/make-google-assistant-open-my-app-on-a-specific-state