>EMACSPEAK --Complete Audio Desktop

Next: , Previous: emacspeak-sounds Options, Up: Emacspeak Customizations


12.50 emacspeak-speak Options

Commentary: This module defines the core speech services used by emacspeak. It depends on the speech server interface modules It protects other parts of emacspeak from becoming dependent on the speech server modules

Automatically generated documentation for options defined in module emacspeak-speak. These options are customizable via Emacs' Custom interface.

— Variable: User Option emacspeak-audio-indentation

Option indicating if line indentation is cued. If non-nil , then speaking a line indicates its indentation. You can use command `emacspeak-toggle-audio-indentation' bound to C-e d i to toggle this setting..

— Variable: User Option emacspeak-audio-indentation-method

*Current technique used to cue indentation. Default is `speak'. You can specify `tone' for producing a beep indicating the indentation. Automatically becomes local in any buffer where it is set.

— Variable: User Option emacspeak-comint-autospeak

Says if comint output is automatically spoken. You can use `emacspeak-toggle-comint-autospeak` bound to C-e C-q to toggle this setting.

— Variable: User Option emacspeak-decoration-rule

*Regular expressions to match lines that are purely decorative ascii.

— Variable: User Option emacspeak-horizontal-rule

*Regular expression to match horizontal rules in ascii text.

— Variable: User Option emacspeak-mail-alert

*Option to indicate cueing of new mail. If t, emacspeak will alert you about newly arrived mail with an auditory icon when displaying the mode line. You can use command `emacspeak-toggle-mail-alert' bound to C-e M-m to set this option. If you have online access to a voicemail drop, you can have a voice-mail alert set up by specifying the location of the voice-mail drop via custom option emacspeak-voicemail-spool-file.

— Variable: User Option emacspeak-mail-alert-interval

Interval in seconds between mail alerts for the same pending message.

— Variable: User Option emacspeak-mail-spool-file

Mail spool file examined to alert you about newly arrived mail.

— Variable: User Option emacspeak-search

Default search engine.

— Variable: User Option emacspeak-speak-directory-settings

*Name of file that holds directory specific settings.

— Variable: User Option emacspeak-speak-filter-persistent-store

File where emacspeak filters are persisted.

— Variable: User Option emacspeak-speak-line-column-filter

*List that specifies columns to be filtered. The list when set holds pairs of start-col.end-col pairs that specifies the columns that should not be spoken. Each column contains a single character –this is inspired by cut -c on UNIX.

— Variable: User Option emacspeak-speak-line-invert-filter

Non-nil means the sense of `filter' is inverted when filtering columns in a line –see command emacspeak-speak-line-set-column-filter.

— Variable: User Option emacspeak-speak-load-directory-settings-quietly

*User option that affects loading of directory specific settings. If set to T,Emacspeak will not prompt before loading directory specific settings.

— Variable: User Option emacspeak-speak-maximum-line-length

*Threshold for determining `long' lines. Emacspeak will ask for confirmation before speaking lines that are longer than this length. This is to avoid accidentally opening a binary file and torturing the speech synthesizer with a long string of gibberish.

— Variable: User Option emacspeak-speak-message-again-should-copy-to-kill-ring

If set, asking for last message will copy it to the kill ring.

— Variable: User Option emacspeak-speak-messages

*Option indicating if messages are spoken. If nil, emacspeak will not speak messages as they are echoed to the message area. You can use command `emacspeak-toggle-speak-messages' bound to C-e q.

— Variable: User Option emacspeak-speak-paragraph-personality

*Personality used to mark start of paragraph.

— Variable: User Option emacspeak-speak-space-regexp

Pattern that matches white space.

— Variable: User Option emacspeak-speak-time-format-string

*Format string that specifies how the time should be spoken. See the documentation for function `format-time-string'

— Variable: User Option emacspeak-speak-zoneinfo-directory

Directory containing timezone data.

— Variable: User Option emacspeak-unspeakable-rule

*Pattern to match lines of special chars. This is a regular expression that matches lines containing only non-alphanumeric characters. emacspeak will generate a tone instead of speaking such lines when punctuation mode is set to some.

— Variable: User Option emacspeak-voicemail-spool-file

Mail spool file examined to alert you about newly arrived voicemail.