Search code examples
algorithmaudiodecodeencodeamr

Encode/decode AMR


I need to create custom classes for PCMtoAMR and AMRtoPCM conversion.(I don't have any framework which I can use for this conversion)

Does anyone know of anything already done and available as open source. The language should preferably be java but it is no problem to port something from other language.

Or if you don't know please give me guidance what to read in order to implement it myself. Thanks


Solution

  • This seems to be an implementation worth a look at: http://sourceforge.net/projects/opencore-amr/