%general-entities; ]> $LastChangedBy$ $Date$ Speex-&speex-version; Introduction to <application>Speex</application> Speex is an audio compression format designed especially for speech. It is well-adapted to Internet applications and provides useful features that are not present in most other CODECs. Package information Download (HTTP): Download (FTP): Download MD5 sum: &speex-md5sum; Download size: &speex-size; Estimated disk space required: &speex-buildsize; Estimated build time: &speex-time; <application>Speex</application> dependencies Optional Installation of <application>Speex</application> Install Speex by running the following commands: ./configure --prefix=/usr && make && make install Contents The Speex package provides speexdec, speexenc and libspeex. Description speexdec speexdec decodes a Speex file and produces a WAV or raw file. speexenc speexenc encodes a WAV or raw files using Speex. libspeex libspeex provides functions for the audio encoding/decoding programs.