问题
How do we receive voice input from an Android wearable emulator?
回答1:
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.
来源:https://stackoverflow.com/questions/22513974/receiving-voice-input-from-an-android-wearable-emulator