android-aac-enc icon indicating copy to clipboard operation
android-aac-enc copied to clipboard

IOException when recording

Open j3n opened this issue 11 years ago • 2 comments

j3n avatar Feb 17 '14 11:02 j3n

Hey Jen the issue seems to because of the change in behavior of SpeechRecognizer. The example code wasn't receiving any bytes of audio and so just an empty file was created. If you try with a local file from assets or from sdcard it will work. If anyone else is facing the same kind of issue comment here I would be glad to help.

@timsu Are pull requests welcome would be glad to change the existing example so that it would be useful for others.

Isaackingston avatar Jul 13 '16 18:07 Isaackingston

That would be awesome, thanks!

timsu avatar Jul 13 '16 19:07 timsu