11.5

Table Of Contents
Dragon Administrator Guide version 11.5
"Prepare Grocery List"
voice command starts the grocery list in WordPad, activate the initial
grocery list state, and prompt the user with a set of grocery list commands that are active in the
given state. To read more about this sample and its commands, refer to the code comments in the
XML file.
SampleBoilerPlate_ColonCancer
SampleBoilerPlate_ColonCancer.xml
contains
Advanced Scripting
commands that dem-
onstrate how to use structured commands and the command prompt for boilerplate text. This sam-
ple is modeled after a colon cancer checklist and is designed to work in Microsoft Word 2003.
The
"Colon Cancer Checklist"
voice command displays the boilerplate text and takes the user,
field by field, through the checklist.
SampleBoilerPlate_EndoBiopsy
SampleBoilerPlate_EndoBiopsy.xml
contains a single
Advanced Scripting
custom command
that demonstrates how to set up boilerplate text and use the command prompt to guide users in
filling the boilerplate text without using states. This sample is modeled after an endoscopic biopsy
report and is designed to work in Microsoft Word 2003. The
"Prepare Endoscopic Biopsy
Gross Template"
voice command displays the boilerplate text and takes the user, field by field,
through the report.
SampleTGV_Restaurant
SampleTGV_Restaurant.xml
contains
Text-and-Graphics
and
Advanced Scripting
com-
mands that are used in
DragonPad
to simulate an ordering system for a Chinese and Japanese res-
taurant. This sample demonstrates how to set states for structured commands as well as how the
same commands can be used to produce different results in different states. Either the
"Chinese
Restaurant"
or
"Japanese Restaurant"
voice command starts the ordering system and acti-
vates the structured commands created for the given state. The
"Exit Ordering System"
voice
command ends the ordering session.
SetStateSample
SetStateSample.xml
contains simple
Text-and-Graphics
commands that demonstrate how to
use variables and text formats and
Advanced Scripting
commands to set and unset a command
state. This sample is designed to work in
DragonPad
with the initial command
"Sample Set
State".
When the command executes, a command state is set for
DragonPad
and a simple
exchange of greetings is simulated between the user and the system. The user speaks the greeting,
such as.
"Good Morning",
and the system responds in bold red text. When the user says
"Good-bye",
the exchange is terminated and the command state is unset.
SampleInjuryReport
SampleInjuryReport.xml
together with
SampleInjuryReport.dot
demonstrates how structured
commands and Microsoft Word templates can be used together to create a voice-enabled form fill-
ing environment. The template is a mock injury report with several text and checkbox fields can
be filled using the commands included in the XML file. You start a form filling session by speak-
ing the
"Edit Report"
voice command in a new document based on the sample template. Both
the template and the commands are designed to work in Microsoft Word 2003.
326