summaryrefslogtreecommitdiffstats
path: root/accessibility/speech-dispatcher/README
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/speech-dispatcher/README')
-rw-r--r--accessibility/speech-dispatcher/README6
1 files changed, 5 insertions, 1 deletions
diff --git a/accessibility/speech-dispatcher/README b/accessibility/speech-dispatcher/README
index fd007ca260..12a82a5e71 100644
--- a/accessibility/speech-dispatcher/README
+++ b/accessibility/speech-dispatcher/README
@@ -1,4 +1,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).
+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.
+
+Python3, PyXDG, festival-freebsoft-utils are optional dependencies.