9.0
280
Syntax
HeardWord "word1" [, "word2", . . .]
Argument Description
word A single word in the active vocabulary or a single item in a command list. A list
item can contain multiple words. This argument is case-sensitive.
Up to eight word values can be specified, separated by commas. A series of word
values is recognized as a single continuous phrase.
Example 1
This example types a closing remark, in bold type, at the end of a Dragon NaturallySpeaking document.
HeardWord "go", "to", "bottom"
HeardWord "set", "font", "bold"
Wait 1
SendDragonKeys "{Enter 2}" + "This document was dictated using Dragon
NaturallySpeaking."
Example 2
This example automates the task of copying text between windows.
HeardWord "copy", "all", "to", "clipboard"
HeardWord "switch", "to", "previous", "window"
HeardWord "paste", "that"
Notes
• If a word has different written and spoken forms, use the written form for the word value. If a word in a list
has different written and spoken forms, use the entire list entry.
• Use a single backslash before dictation commands that do not have a written form. For example, use
HeardWord "\No-Caps". To see the words that need this treatment, open the Vocabulary Editor and scroll to
the top.
• If a dictation vocabulary word (such as "Academy Awards") consists of more than one dictionary word, put
the vocabulary word in a single argument.
HTMLHelp
Calls the Microsoft HTML Help API. This command enables you to display HTML Help and close HTML Help windows.
For more information on the HTML Help API, see the Microsoft HTML Help documentation.
Syntax
The following sections provide the syntax for each supported HTML Help API commands and describe the
command's function. They use the following common parameter names:
Parameter Description
helpFile The name of the complied HTML Help file to open, for example, dragon_enx.chm. If
you do not specify a full path, Dragon NaturallySpeaking looks in the currently










