slackbuilds/accessibility/flite
B. Watson cd7b2a4bf7 accessibility/flite: Updated for version 2.1.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2018-06-14 01:14:27 +01:00
..
README accessibility/flite: Fix doc build issue. 2015-06-28 11:49:20 +07:00
doinst.sh accessibility/flite: Updated for version 2.0.0, added docs. 2015-05-17 23:45:48 +07:00
flite-ldflags-fix.patch accessibility/flite: Fix linking with libflite.so. 2017-06-15 18:36:04 +07:00
flite.1 accessibility/flite: Updated for version 2.0.0, added docs. 2015-05-17 23:45:48 +07:00
flite.SlackBuild accessibility/flite: Updated for version 2.1. 2018-06-14 01:14:27 +01:00
flite.info accessibility/flite: Updated for version 2.1. 2018-06-14 01:14:27 +01:00
flite.rst accessibility/flite: Updated for version 2.0.0, added docs. 2015-05-17 23:45:48 +07:00
slack-desc accessibility/flite: Fix script. 2014-10-22 08:33:54 +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.

To skip building the HTML and GNU Info API documentation, set DOCS=no
in the environment. The man page will still be included. This option is
mainly provided in case a future version of texi2html has issues with
the texi2html options used by flite's doc/Makefile.