summaryrefslogtreecommitdiff
path: root/package/multimedia/festival/speech-tools/Config.in
blob: e82ea1e555f5d8b374985fae5f144cb7176b890c (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_SPEECH_TOOLS
	bool "speech tools for festival"
	depends on BR2_INSTALL_LIBSTDCPP
	help
	  Speech tools for the festival text to speech system

	  http://festvox.org/packed/festival/latest

comment "speech tools requires a toolchain with C++ support enabled"
	depends on !BR2_INSTALL_LIBSTDCPP