|
From: Rob S. <aq...@ya...> - 2012-07-25 10:23:10
|
I don't think there are any AMR packages for Ubuntu (at least not ones that currently work with SoX), due to licensing restrictions. So the way I do it, as Jan suggests, is to compile SoX from source, after first having compiled AMR from source. See the file `INSTALL' in the source distribution for where to find 3rd-party source libraries. Compiling the AMR libs follows pretty much the same process as for SoX (so on debian/ubuntu: ./configure; make -sj; sudo make install). Cheers, Rob |