I want to open my android app's specific page with voice control in google assistant.
I read some article "app actions" can help when it released.
But Vodafone has already doing this feature.
In google assistant I can tell:
For example:
++ Hey Google, Open Vodafone my invoice
-- Vodafone's mobile app is opened and direct related pages.
I want to do it for my custom application . Hey Google, Open My Wonderful app and Book a hotel reservation and it will open my wonderful app's hotel reservation page
Is that restricted for us? Or can we do it programatically or non-programatically ..
I saw it just indicated commands is avaible. For example set alarm I will say to assistant and Mobile app will suggest me to related app. I don't want to do this. I want to create custom commands for my mobile application.