Class BasicSpeechScriptState
source code
AccessEngine.AEScript.ScriptState --+
|
BasicSpeechScriptState
User configurable settings for basic speech service and reports.
WordEcho (bool): Echo words when typing?
CharEcho (bool): Echo characters when typing?
AutoLang (bool): Switch languages automatically?
CharLimit (numeric): Set the threshold for text insertion
synthesizing. If text exceeds this threshold, it will be summarized.
RoleVerbosity (bool): Say role information always, only when it
changes, or never?
IndexVerbosity (enum): Say the index and size of a collection
always, only when it changes, or never?
HeaderVerbosity (enum): Say headers always, when they change in
a table, or never?
TextVerbosity (enum): Say the line containing the caret or read
all text starting with the line containing the caret?
|
|
activewincnt
Used to track the number of active windows.
|