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?