xiph / speex

Speex voice codec mirror - THIS IS A MIRROR, DEVELOPMENT HAPPENS AT https://gitlab.xiph.org/xiph/speex

Home Page:https://www.speex.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

See INSTALL file for instruction on how to install Speex.

The Speex is a patent-free, Open Source/Free Software voice codec. Unlike other codecs like MP3 and Ogg Vorbis, Speex is designed to compress voice at bitrates in the 2-45 kbps range. Possible applications include VoIP, internet audio streaming, archiving of speech data (e.g. voice mail), and audio books. In some sense, it is meant to be complementary to the Ogg Vorbis codec.

To use the Speex command line tools:

% speexenc [options] input_file.wav compressed_file.spx

% speexdec [options] compressed_file.spx output_file.wav

About

Speex voice codec mirror - THIS IS A MIRROR, DEVELOPMENT HAPPENS AT https://gitlab.xiph.org/xiph/speex

https://www.speex.org/

License:Other


Languages

Language:C 92.2%Language:M4 2.3%Language:Meson 1.2%Language:C++ 1.0%Language:HTML 1.0%Language:Makefile 1.0%Language:Batchfile 0.7%Language:Roff 0.3%Language:Inno Setup 0.2%Language:Shell 0.1%