c40d4d90e6
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. -- Speex 1.1 is backwards compatible with speex 1.0 and can be used as a drop in replacement for audio/speex Approved by: pav (co mentor)
16 lines
374 B
Text
16 lines
374 B
Text
bin/speexdec
|
|
bin/speexenc
|
|
include/speex/speex.h
|
|
include/speex/speex_bits.h
|
|
include/speex/speex_callbacks.h
|
|
include/speex/speex_echo.h
|
|
include/speex/speex_header.h
|
|
include/speex/speex_jitter.h
|
|
include/speex/speex_preprocess.h
|
|
include/speex/speex_stereo.h
|
|
lib/libspeex.a
|
|
lib/libspeex.so
|
|
lib/libspeex.so.3
|
|
libdata/pkgconfig/speex.pc
|
|
share/aclocal/speex.m4
|
|
@dirrm include/speex
|