
Speex: a free codec for free speech
Jun 16, 2022 · Speex is an Open Source/Free Software patent-free audio compression format designed for speech. The Speex Project aims to lower the barrier of entry for voice applications by providing a free alternative to expensive proprietary speech codecs.
Speex: A free codec for free speech: Downloads
Speex 1.2.0. This is the latest stable release of the Speex codec library. Downloads: Speex Source Code; SpeexDSP 1.2rc3. This brown-paper-bag release adds two headers that should have been included with SpeexDSP 1.2rc2.
Speex: A free codec for free speech: Documentation
The Speex manual provides an introduction to Speex and CELP coding, speexenc and speexdec information, libspeex API information, and miscellaneous format information. PDF Postscript
The Speex Codec Manual Version 1.2 Beta 2
Can Speex pass DTMF? Can Speex pass V.9x modem signals correctly? What is your (Jean-Marc) relationship with the University of Sherbrooke and how does Speex fit into that?
Programming with Speex (the libspeex API)
Speex modes have a query system similar to the speex_encoder_ctl and speex_decoder_ctl calls. Since modes are read-only, it is only possible to get information about a particular mode. The function used to do that is:
Introduction to Speex
The Speex codec is designed to be very flexible and support a wide range of speech quality and bit-rate. Support for very good quality speech also means that Speex can encode wideband speech (16 kHz sampling rate) in addition to narrowband speech (telephone quality, 8 …
Speex: A free codec for free speech
Speex Samples (based on version 1.2-beta1) Samples coded with Speex have been decoded back to wav format so you don't need to have a Speex decoder to listen to them. Narrowband. These samples are coded using narrowband Speex mode (more bit-rates available) Male. original; coded 4 kbps; coded 4 kbps VBR; coded 6 kbps; coded 8 kbps; coded 8 kbps ...
Free and Open Source Software - Speex
Speex is available under the terms of the Xiph.Org variant of the BSD license, which is both an open source and free software license. Since there’s some confusion as to what this actually means to current and potential users of Speex, this page exists to clear up any misunderstandings.
Codec description - Speex
Speex is a lossy codec, which means that it achives compression at the expense of fidelity of the input speech signal. Unlike some other speech codecs, it is possible to control the tradeoff made between quality and bit-rate.
Command-line encoder/decoder - Speex
The base Speex distribution includes a command-line encoder (speexenc) and decoder (speexdec). This section describes how to use these tools. speexenc. The speexenc utility is used to create Speex files from raw PCM or wave files. It can be used by calling: