1 config BR2_PACKAGE_SPEEX
4 depends BR2_PACKAGE_LIBSPEEX
6 config BR2_PACKAGE_LIBSPEEX
7 prompt "libspeex - Open source patent-free speech compression codec"
9 default m if CONFIG_DEVEL
10 select BR2_PACKAGE_SPEEX
13 Speex is an Open Source/Free Software patent-free audio compression
14 format designed for speech. The Speex Project aims to lower the
15 barrier of entry for voice applications by providing a free
16 alternative to expensive proprietary speech codecs. Moreover, Speex
17 is well-adapted to Internet applications and provides useful features
18 that are not present in most other codecs.
22 This package contains the shared codec library, needed by other programs.