I have an application that contains voice commands. I would like to access these voice commands without pressing any button, only with a voice command .As in Chrome ("Ok google").
In Google developers in the section "adding voice capabilities", to "declare app-providedvoice actions "explains how to define a label to start the app but does not work me.
The app is for a mobile
Thank You