summaryrefslogtreecommitdiffstats
path: root/accessibility/speech-dispatcher/README
diff options
context:
space:
mode:
author Edward W. Koenig <kingbeowulf@gmail.com>2017-06-14 23:00:42 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-06-15 18:35:59 +0700
commit1235d56c084e149652bed8521f9f5165afa62c30 (patch)
tree6fdd387503c787834a4c597c01013b78f530ae05 /accessibility/speech-dispatcher/README
parentb07e8752504542a1b892eed5963451a62f602007 (diff)
downloadslackbuilds-1235d56c084e149652bed8521f9f5165afa62c30.tar.gz
slackbuilds-1235d56c084e149652bed8521f9f5165afa62c30.tar.xz
accessibility/speech-dispatcher: Updated for version 0.8.7.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'accessibility/speech-dispatcher/README')
-rw-r--r--accessibility/speech-dispatcher/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/accessibility/speech-dispatcher/README b/accessibility/speech-dispatcher/README
index 12a82a5e71..027beae076 100644
--- a/accessibility/speech-dispatcher/README
+++ b/accessibility/speech-dispatcher/README
@@ -2,7 +2,8 @@ Speech Dispatcher is a device independent layer for speech synthesis
that provides a common easy to use interface for both client
applications (programs that want to speak) and for software
synthesizers (programs actually able to convert text to speech). To
-use Speech Dispatcher, you will also need a Software synthesizer that
-are available on Slackbuilds.org.
+use Speech Dispatcher, you will also need a Software synthesizer, such
+as espeak, flite (available on Slackbuilds.org), or festival (not
+available on Slackbuilds.org).
-Python3, PyXDG, festival-freebsoft-utils are optional dependencies.
+Python3, PyXDG (both for spd-conf), festival-freebsoft-utils are optional dependencies.