slackbuilds/accessibility/flite
B. Watson c41c5658fd accessibility/flite: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
2022-06-08 12:25:52 -04:00
..
man accessibility/flite: Updated for version 2.2. 2021-10-13 00:51:27 +07:00
README accessibility/flite: Updated for version 2.2. 2021-10-13 00:51:27 +07:00
doinst.sh accessibility/flite: Updated for version 2.0.0, added docs. 2015-05-17 23:45:48 +07:00
flite.SlackBuild accessibility/flite: Update email address. 2022-06-08 12:25:52 -04:00
flite.info accessibility/flite: Update email address. 2022-06-08 12:25:52 -04:00
flite.rst accessibility/flite: Better texlive support. 2018-11-17 18:43:01 +07:00
slack-desc accessibility/flite: Better texlive support. 2018-11-17 18:43:01 +07:00

README

flite (speech synthesis engine)

Flite is a small, fast run-time synthesis engine, designed for
embedded systems and servers. Flite was developed by Alan W. Black and
Kevin Lenzo at Carnegie Mellon University, in Pittsburgh.

Starting with version 2.0.0, flite is able to load extra voice files
at runtime, in its own .flitevox format. If you want to include
loadable voices in the package, download the ones you want from
http://festvox.org/flite/packed/flite-2.0/voices/ and place them
in the same directory as the SlackBuild. They will be installed in
/usr/share/flite/, and can be used with the flite's -voice option.

The flite API documentation is available as a GNU info document, via
"info flite", or as HTML in "/usr/doc/flite-$VERSION/html".