blob: f7a9db7ae5efdb5d24e4aa6bb89f2030e320a813 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
amrwb - AMR Wide Band Speech Codec
This is library is an effort to link against the amrwb-codec,
standardized by the 3GPP, and used in modern mobile-phones
when recording video or speech, for example.
The library itself is actually just a wrapper around the original code
released by 3GPP.
You will need to get the 26204-700.zip file and place it in the same
directory as the SlackBuild script *before* attempting to build this.
See the following page for more information:
http://www.3gpp.org/ftp/Specs/html-info/26204.htm
A direct link to the zip file is here:
http://www.3gpp.org/ftp/Specs/archive/26_series/26.204/26204-700.zip
|