Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can we receive the voice command converted as a string in Android Wear

Can we receive the voice command converted as a string in Android Wear? Or do we get the array of microphone amplitude values?

like image 635
abhi Avatar asked Dec 30 '25 14:12

abhi


1 Answers

You will get an extra reply string with the reply intent. Here is a nice short video explaining this.

like image 126
sergej shafarenka Avatar answered Jan 02 '26 04:01

sergej shafarenka