I'm developing an Android Auto enabled app and I'm asking a question like,
Do you want to navigate?
In my case after ask the question, a voice recogniser must be enabled to get the answer Yes
or No
.
Is there a way to do this ?
I'm developing an Android Auto enabled app and I'm asking a question like,
Do you want to navigate?
In my case after ask the question, a voice recogniser must be enabled to get the answer Yes
or No
.
Is there a way to do this ?
Have you looked at Android Speech Recognizer class?