diff options
author | l.nardou <l.nardou@wanadoo.fr> | 2011-12-18 22:21:09 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-12-18 22:21:09 -0600 |
commit | 47960896e68710a128826f139e5b004ff8bd4c65 (patch) | |
tree | 9d2d228c7ac9c740a854203ad496b7ac997bbd90 /accessibility/espeakup/README | |
parent | 5f506db4c00687c59423c3a5138d12e216c1d2f1 (diff) | |
download | slackbuilds-47960896e68710a128826f139e5b004ff8bd4c65.tar.gz |
accessibility/espeakup: Added (a connector for espeak and speakup)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'accessibility/espeakup/README')
-rw-r--r-- | accessibility/espeakup/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/accessibility/espeakup/README b/accessibility/espeakup/README new file mode 100644 index 0000000000..bcc2e05807 --- /dev/null +++ b/accessibility/espeakup/README @@ -0,0 +1,11 @@ +espeakup is a program which makes it possible for speakup to use +the espeak software synthesizer. It does this by reading speakup's +softsynth device and passing the text to espeak which actually speaks + +This program works with the speakup screen reader, which is included +in the kernel provided by Slackware. + +This program should be run after speakup is set up to communicate with a +software synthesizer and after /dev/softsynth exists. + +This requires espeak. |