buildrootschalter/package/flite/Config.in
Samuel Martin 9791ae2a49 flite: new package
[Thomas: rewrap Config.in help text, and use proper format for wchar
comment according to the Buildroot manual.]

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Cc: Eric Jarrige <eric.jarrige@armadeus.org>
Cc: Julien Boibessot <julien.boibessot@armadeus.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-04-14 23:52:17 +02:00

17 lines
534 B
Plaintext

config BR2_PACKAGE_FLITE
bool "flite"
depends on BR2_USE_WCHAR
help
Flite: a small, fast run time synthesis engine.
Flite (festival-lite) is a small, fast run-time synthesis
engine developed at CMU and primarily designed for small
embedded machines and/or large servers. Flite is designed as
an alternative synthesis engine to Festival for voices built
using the FestVox suite of voice building tools.
http://www.speech.cs.cmu.edu/flite
comment "flite needs a toolchain w/ wchar"
depends on !BR2_USE_WCHAR