logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

emacspeak - speech output interface to Emacs

Author

       T. V. Raman, Google Incorporated  <raman@users.sf.net>

Description

       This script starts emacs(1) with speech extensions.  emacspeak comes with support for the following
       speech synthesizers: DECtalk Express, DECtalk MultiVoice, software DECtalk on the DEC Alpha, and the
       software synthesizers eflite and espeakf.  Separate speech servers are available to support other
       hardware and software synthesizers.

       emacspeak reads the type of text to speech device and the port where it is connected from
       /etc/emacspeak.conf.

       For runtime commands supplied by emacspeak, see the Emacspeak-HOWTO, or consult the .info file:
           infoemacspeak

Files

/etc/emacspeak.conf

Name

       emacspeak - speech output interface to Emacs

Options

-o     Use IBM ViaVoice Outloud speech server.

       -m     Use multispeech(1) for speech output.

       -e     Use espeak(1) for speech output.

       -d     Use SoftwareDectalk(1) for speech output.

       -q     Do not process the startup file ~/.emacs.

See Also

emacspeakconfig(8),
       emacspeak.info,
       ftp://leb.net/pub/blinux/emacspeak/blinux.

                                                  July 17, 2008                                     EMACSPEAK(1)

Synopsis

emacspeak [ options ] [ file... ]

See Also