summaryrefslogtreecommitdiff
path: root/package/speex/Config.in
blob: f50e04c2caa57b57d163b11cd267fc275948bde0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
config ADK_COMPILE_SPEEX
	tristate
	default n
	depends on ADK_PACKAGE_LIBSPEEX

config ADK_PACKAGE_LIBSPEEX
	prompt "libspeex.......................... Open source patent-free speech compression codec"
	tristate
	default n
	select ADK_COMPILE_SPEEX
	help
	  
	  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. Moreover, Speex 
	  is well-adapted to Internet applications and provides useful features 
	  that are not present in most other codecs.
	  http://www.speex.org/