>EMACSPEAK --Complete Audio Desktop

Next: , Previous: emacspeak-pcl-cvs Options, Up: Emacspeak Customizations


12.42 emacspeak-personality Options

Commentary: This module defines a personality interface for implementing voice lock via font lock.

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

— Variable: User Option emacspeak-personality-show-unmapped-faces

If set, faces that dont have a corresponding personality are displayed in the messages area.

— Variable: User Option emacspeak-personality-voiceify-faces

Determines how and if we voiceify faces.

None means that faces are not mapped to voices. Prepend means that the corresponding personality is prepended to the existing personalities on the text.

Append means place corresponding personality at the end. Simple means that voiceification is not cumulative –this is the default.

— Variable: User Option emacspeak-personality-voiceify-overlays

Determines how and if we voiceify overlays.

None means that overlay faces are not mapped to voices. Prepend means that the corresponding personality is prepended to the existing personalities on the text under overlay.

Append means place corresponding personality at the end.