summaryrefslogtreecommitdiffstats
path: root/accessibility/speech-dispatcher/README
diff options
context:
space:
mode:
author Edward W. Koenig <kingbeowulf@gmail.com>2016-05-29 09:27:43 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-05-29 09:27:43 +0700
commit771b291532e4f7795f16335d60f3b820995d8155 (patch)
tree0d77ac58f48384a89c09391c8aabcc33338b0baf /accessibility/speech-dispatcher/README
parent5511eafa1fd12b007a33c3e3a7a8e1960151be50 (diff)
downloadslackbuilds-771b291532e4f7795f16335d60f3b820995d8155.tar.gz
slackbuilds-771b291532e4f7795f16335d60f3b820995d8155.tar.xz
accessibility/speech-dispatcher: Added (speech synthesizer).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'accessibility/speech-dispatcher/README')
-rw-r--r--accessibility/speech-dispatcher/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/accessibility/speech-dispatcher/README b/accessibility/speech-dispatcher/README
new file mode 100644
index 0000000000..fd007ca260
--- /dev/null
+++ b/accessibility/speech-dispatcher/README
@@ -0,0 +1,4 @@
+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).