summaryrefslogtreecommitdiffstats
path: root/accessibility/speech-dispatcher/README
blob: 027beae0769ce21c5472fa6bedbc6f108f1c2f17 (plain)
1
2
3
4
5
6
7
8
9
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, such
as espeak, flite (available on Slackbuilds.org), or festival (not
available on Slackbuilds.org).

Python3, PyXDG (both for spd-conf), festival-freebsoft-utils are optional dependencies.