2月
03
2020
Error recording voice at16000 khz 16bit mono little endian wav file in android device [duplicate]
This question already exists : Closed 7 years ago . Possible Duplicate: how to convert or record .wav file in 16khz 16bit mono little-endian? I want to implement audio recording from an android device at 16000 khz 16bit mono little endian wav file. I had implemented the logic in android like this. I...