19

My target is to use a .wav file as a substitute for microphone input in the Emulator. The .wav file has to be recognized and processed by the Speech Recorder in the Android emulator.

I want to test the Speech Recorder by giving voice commands from the .wav file, as if the app had received them through the microphone input.

Is this possible?

Sanchit
  • 315
  • 2
  • 20
Hareesh Jr
  • 215
  • 1
  • 8
  • 1
    Possible duplicate of [Voice recognition on android with recorded sound clip?](http://stackoverflow.com/questions/2319735/voice-recognition-on-android-with-recorded-sound-clip) – Ak- Mar 23 '17 at 14:31
  • Don't know if this is helpful or not, but on non-android systems you could use a Loopback Driver. On OSX and Linux you can use Jack Audio or Soundflower for this. Maybe searching for an android equivalent of those might lead to something? – Iain Duncan Apr 24 '17 at 16:56

0 Answers0