GNOME Bugzilla – Bug 163286
[PATCH] Support for .amr file format
Last modified: 2005-01-27 13:59:04 UTC
It would be nice to support .amr files AMR is the default speech codec used on most phones. If you MMS someone an audio file, it will most likely be in AMR format. This can present a problem on PCs since most platforms don't have any AMR decoder at all. C implementation of encoder and decoder and specs could be found on http://www.3gpp.org/ftp/Specs/archive/26_series/26.073/26073-510.zip
Created attachment 35640 [details] [review] hm I played around at some point, with the above patch as a result. I don't know if it works, the samples I had did not give errors but didn't give sound either. Feel free to play around with it.
I've wrote a mail to 3gpp asking for a permission for create a usable library from their code. Waiting for answer :)
Hm, we now have two AMR bugs - so I'm dupping this with the other. *** This bug has been marked as a duplicate of 155163 ***