2
votes

Is there any way to record & edit audio files using ADPCM codec in Android?

Apart from AMR_WB & AMR_NB audio codec; which all other open/standard codec supported in Android?

1

1 Answers

0
votes

You should look into Android official Documentation for this apart from that you can support many other formats in your app by compiling FFmpeg library

http://developer.android.com/guide/appendix/media-formats.html