How do we receive voice input from an Android wearable emulator?
Asked
Active
Viewed 2,096 times
1 Answers
3
Voice input is disabled in the Android Wear preview emulator image.
The voice engine just returns a string, so you could use that for testing purposes. Thanks, +Ali Naddaf.

hnilsen
- 1,987
- 2
- 18
- 28
-
2You can, however, type in your message for testing purposes. – Ali Naddaf Mar 19 '14 at 21:33
-
How can you type in messages? I can not get my keyboard to work in the emulator. Can you elaborate? – Glenn Bech Jan 26 '15 at 22:44
-
@ Glenn Bech type it on your mac keyboard. – fangmobile Mar 19 '15 at 18:57
-
Just type from your physical keyboard mate! – WenChao May 21 '15 at 05:42
-
I can only type numbers on keyboard. Is that normal? – Tsung Wu Jul 24 '15 at 08:38