speechd-el is an Emacs client to Speech Dispatcher, providing full speech output environment for Emacs.
It consists of two parts:
- The library file speechd.el implementing access functions to the Speech Dispatcher protocol.
- The file speechd-speak.el that makes Emacs speak.
- Installation
- Copy the *.el files somewhere to your Emacs load path.
- If you like, byte compile them.
- Install the `speechd-log-extractor' script somewhere to your shell PATH.
- Start speech-dispatcher.
- Start Emacs and apply the commands
M-x load-library RET speechd-speak RET
M-x speechd-speak RET
Now, your Emacs should start speaking.
See the Texinfo manual for complete documentation.
You can send your bug reports, patches, suggestions, etc. to the mailing list speechd@freebsoft.org.
-- Milan Zamazal <pdm@freebsoft.org>
