platisd / vasttrafik-google-assistant

Make your Google Assistant talk to Västtrafik
MIT License
7 stars 2 forks source link

How to use custom app actions(custom intents) in our android app. #1

Open Dipak26 opened 5 years ago

Dipak26 commented 5 years ago

I build the custom action for google assistant but now i want to use this custom intents in my android app how i can do it.

example: I am build an custom action to open an account and now i can tell google assistant in phone hey google open an account in then two cases.

a) It open my app with deep link with my custom action.
b) It open an android slice behalf of in google assistant and ask for info and create an account in my app without opening my app .

Please provide some information. Can we use custom actions inside our app in actions.xml (app actions) ?

platisd commented 5 years ago

I haven't tried it, but is this what you are looking for perhaps?