summaryrefslogtreecommitdiffstats
path: root/accessibility/flite/README
diff options
context:
space:
mode:
author B. Watson2015-05-10 20:54:34 +0200
committer Willy Sudiarto Raharjo2015-05-17 18:45:48 +0200
commit7d8d1ac062eb54409c419607db82fa6092a6e717 (patch)
tree2a81c06d73b99eb687ee3f3a9ef843588bae16f3 /accessibility/flite/README
parent700869b6058460c8204434054c41f6ee97e7e357 (diff)
downloadslackbuilds-7d8d1ac062eb54409c419607db82fa6092a6e717.tar.gz
accessibility/flite: Updated for version 2.0.0, added docs.
Diffstat (limited to 'accessibility/flite/README')
-rw-r--r--accessibility/flite/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/accessibility/flite/README b/accessibility/flite/README
index fbd7ebf97f..646bc48203 100644
--- a/accessibility/flite/README
+++ b/accessibility/flite/README
@@ -1,3 +1,12 @@
+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.