| Name : libgsm
| |
| Version : 1.0.10
| Vendor : PLD
|
| Release : 10
| Date : 2004-01-07 21:19:20
|
| Group : Libraries
| Source RPM : libgsm-1.0.10-10.src.rpm
|
| Size : 0.13 MB
| |
| Packager : PLD bug tracking system ( http://bugs_pld-linux_org/ )
| |
| Summary : GSM audio encoding/decoding library
|
Description :
This is a free and public implementation of GSM audio encoding and decoding. The gsm library is used in many free software projects including \'rplay\', but has never been packaged as a stand-alone shared library. GSM encoding has specific uses in transmission of packetized audio over the Internet.
GSM 06.10 compresses frames of 160 13-bit samples (8 kHz sampling rate, i.e. a frame rate of 50 Hz) into 260 bits; for compatibility with typical UNIX applications, our implementation turns frames of 160 16-bit linear samples into 33-byte frames (1650 Bytes/s). The quality of the algorithm is good enough for reliable speaker recognition; even music often survives transcoding in recognizable form (given the bandwidth limitations of 8 kHz sampling rate).
|