Voice commands
You can perform a variety of actions in Dragon Medical One via voice command (instead of mouse, keyboard or microphone button); this can significantly speed up report creation. To see the list of voice commands available to you, say what can I say or click and select What You Can Say. The voice commands are categorized, with a main command and some alternatives. We recommend learning the commands that you find most useful.
For example, you are correcting your dictation and need to replace the last paragraph: say select last paragraph and you can immediately record new information.
Visual feedback
In the General pane of the Options dialog box, you can decide where the visual feedback should be displayed when a voice command is recognized. Select one of the following:
- DragonBar - The voice command bubble is anchored to the Dragon Medical One user interface.
- Mouse - The voice command bubble is anchored to your mouse cursor.
- Text - The voice command bubble is anchored to your text cursor.
- System Tray - The voice command bubble is anchored to the System Tray.
Step-by-step commands
Step-by-step commands execute a series of actions via a single voice command. You can create, modify, copy and delete step-by-step commands. Creating and modifying step-by-step commands is only recommended for experienced users.
Note: After saying a step-by-step command, pause to ensure that the command is performed before you continue.
Important: For security reasons, step-by-step commands should not contain sensitive information, such as user names or passwords.
To create a step-by-step command, do the following:
- Click
and select Manage Step-by-step Commands; the corresponding dialog box is displayed.
- Click + and fill in the Name, Description (optional) and Spoken form fields.
- Click New Step and select the type of step you want; repeat as necessary.
- Click Apply All.
Tips
- A red line around a field means that it is mandatory or you have not filled it in correctly.
- Alternatively, to open the Manage Step-by-step Commands dialog box, say manage commands.
- A step-by-step command can have as many steps as you want.
- Use the icons to move existing steps up and down (
), insert steps into the middle of a sequence of steps (
) and delete steps (
).
- You can add multiple step-by-step commands and then click Apply All.
- Select a step-by-step command from the left pane to modify it.
- Click
to copy an existing step-by-step command and use it as a template for a new one. The template will have the same description and steps as the one you copied; the Name and Spoken form fields will be empty.
- To undo changes, copy or delete a step-by-step command, right-click it and select Revert Changes, Copy or Delete.
- If a step-by-step command is consistently not executed properly, add Wait or Wait for Window steps to it.
- For more information on spoken forms, see: Spoken forms.
- You can press hotkeys or microphone buttons to execute the step-by-step commands that you have created (personal) or the ones that have been created by your administrator (shared); for more information on assigning hotkeys/microphone buttons, see: Setting your input preferences.
- Using the Run Step-by-step Command or Execute Voice Command step type you can embed one (or more) step-by-step commands or voice commands into another step-by-step command. When the overall step-by-step command is executed, all embedded commands are also executed.
Step types
Open Application - open the specified application (if it is already open, the focus switches to this application). Specify the following properties:
Target - enter the full path and name to the application EXE file.
Arguments - enter the command line argument you want the application to open with; for example, a template.
Start in - browse for the folder in which the application or file should open (the working directory).
Run as - select the application window size (normal, minimized or maximized).
Wait - set a waiting time in milliseconds to pause between steps; for example, 500 ms for the application to open with the specified template. Range: 50-2500 ms.
Wait for Window - pause until a window with the specified title has the focus or the set waiting time expires. Specify the following:
Window title - enter the name of the window you want the step-by-step command to wait for.
Waiting time (ms) - set a waiting time. Range: 50-10000 ms. If the set waiting time expires, the execution of the step-by-step command will be stopped.
Note: Applications hosted in Microsoft Internet Explorer and Google Chrome are not supported (for example, the step-by-step command will wait for Internet Explorer, but it will not wait for an application hosted in Internet Explorer).
Run Step-by-step Command - browse for the existing personal or shared step-by-step command that you want to embed; the embedded command will be executed as a step.
Execute Voice Command - browse for the voice command that you want to embed; the embedded voice command will be executed as a step.
Enter Text - enter a short text block that you want written at the cursor position in your application (for larger text blocks that you insert regularly, use auto-texts).
Press Keys - enter the sequence of keys that you want pressed. See below for the input format you must use. You can also enter text and combine keys with modifiers.
Press Hotkey - enter one keyboard combination: select modifiers (optional) and press a key to enter it into the field.
Microphone On - turn the microphone on.
Microphone Off - turn the microphone off.
The following keys can be entered in the Press keys field (curly brackets must be used):
Key | Input format | Key | Input format | |
---|---|---|---|---|
Backspace | {BACKSPACE} or {BS} | F1 - F24 | {F1} to {F24} | |
Break | {BREAK} | Return | {RETURN} | |
Caps lock | {CAPSLOCK} | Help | {HELP} | |
Scroll lock | {SCROLL} | Decimal | {DECIMAL} | |
Delete | {DEL} or {DELETE} | Separator | {SEPARATOR} | |
Down arrow | {DOWN} | Space | {SPACE} | |
End | {END} | Select | {SELECT} | |
Enter | {ENTER} | {PRINT} | ||
Esc | {ESCAPE} or {ESC} | Execute | {EXECUTE} or {EXEC} | |
Home | {HOME} | Snapshot | {SNAPSHOT} | |
Insert | {INS} | Cancel | {CANCEL} | |
Left arrow | {LEFT} | Windows | {WINDOWS} or {WIN} | |
Num lock | {NUMLOCK} | Applications | {APPLICATIONS} or {APPS} | |
Page down | {PGDN} | Clear | {CLEAR} | |
Page up | {PGUP} | NUMPAD0 - NUMPAD9 | {NUMPAD0} or {NP0} to {NUMPAD9} or {NP9} | |
Right arrow | {RIGHT} | |||
Tab | {TAB} | |||
Up arrow | {UP} | |||
Add | {ADD} | |||
Subtract | {SUBTRACT} | |||
Multiply | {MULTIPLY} | |||
Divide | {DIVIDE} |
The following modifiers can be entered in the Press keys field (always used with other keys):
Modifier | Input format |
---|---|
Shift | + |
Ctrl | ^ |
Alt | % |
Examples:
Sequence executed | Input format |
---|---|
Alt+Ctrl+s | %^s |
Shift+Tab | +{Tab} |
Examples
Name Confidential email
Description This command will open Microsoft Outlook, create a new email message, enter CONFIDENTIAL in the subject line and place the cursor in the body of the email.
Steps
Open Application
Target C:\Program Files\Microsoft Office\Office14\OUTLOOK.EXE
Wait
Waiting time (ms) 2000
Press Hotkey
Hotkey Ctrl + N
Press Keys
Keys {TAB} {TAB}
Enter Text
Text CONFIDENTIAL
Press Keys
Keys {TAB}
Name Create a new to do list
Description This command will open Notepad to create a list of tasks. The cursor is placed in the first numbered item and the microphone is turned on.
Spoken form new to do list
Steps
Microphone Off
Open Application
Target C:\ Windows\System32\notepad.exe
Run as Maximized
Wait
Waiting time (ms) 2000
Enter Text
Text TODO LIST
Press Keys
Keys {ENTER}
Enter Text
Text 1.
Microphone On
Name Check the weather
Description This command will open Internet Explorer with a website where you can find the current weather conditions.
Spoken form weather check
Steps
Microphone Off
Open Application
Target C:\Program Files (x86)\Internet Explorer\iexplore.exe
Arguments http://weather.yahoo.com/
Run as Maximized
Text selection voice commands
For example: select this word - select this sentence - select this paragraph - select all
To use text selection voice commands, the cursor must be placed within text. If your cursor is in an empty paragraph, these voice commands will not be executed.
Once text is selected (via voice command), you can:
- Apply text formatting.
- Correct the text by over-dictation.
- Say add to vocabulary to manage the Vocabulary.
- Say make that an auto-text to manage auto-texts.
Select & say voice commands
Select & say voice commands can be used to select recorded or typed text and correct, replace, delete or format it via voice. These commands select the closest instance of the text to the left of the current cursor position. You can select single words, phrases, whole sentences or punctuation marks. For example:
- Say patient is a thirty year old male with a history of hypertension
- Say select thirty year old male
The recognized text: Patient is a 30-year-old male with a history of hypertension
The selected text: Patient is a 30-year-old male with a history of hypertension
For longer text passages, use through to select text from the first to the last word of your required selection. For example:
- Say patient is a thirty year old male with a history of hypertension
- Say select patient through history
The recognized text: Patient is a 30-year-old male with a history of hypertension
The selected text: Patient is a 30-year-old male with a history of hypertension
Note: The range of these commands is approximately one page up and down.
Editing selected text
Once text is selected, the correction menu is displayed and you can correct, replace, delete or format the selected text, replace misrecognized text with recognition alternatives, etc. For example:
- Say choose and the number of the correct recognition alternative. For example:
- Say patient is a thirty year old male with a history of hypertension
- Say select thirteen, the recognition alternatives are listed.
- Say choose and the number of the correct recognition alternative.
- Say the text you want or type in new text.
- Say add that to vocabulary or do not recognize that word to manage the Vocabulary.
- Say make that an auto-text to manage auto-texts.
- Say format that bold/italic/etc. to format the text.
- Say scratch that to delete the selected text.
- Say deselect that to deselect the text.
The recognized text: Patient is a 13-year-old male with a history of hypertension
The selected text: Patient is a 13-year-old male with a history of hypertension
To display a list of available voice commands, say what can I say.
Note: The cursor automatically returns to its previous position when you correct text using the correction menu.
Navigating between multiple instances of selected text
Once text is selected, say select again or select previous to scroll backwards and select next to scroll forwards through the text to find other instances of the text. When navigating between multiple instances of the text, phonetically similar matches are also highlighted. For example:
- Say patient has been in treatment for two years and wants to explore a different approach
- Say select to
- Say select again
The recognized text: Patient has been in treatment for 2 years and wants to explore a different approach
The selected text: Patient has been in treatment for 2 years and wants to explore a different approach
The next selected text: Patient has been in treatment for 2 years and wants to explore a different approach
Remarks
- The commands select again, select previous and select next are only available in correction mode (that means, when the correction menu is displayed).
- The range of these commands is approximately one page up and down.
Go back
Say go back to return the cursor to its position prior to the selection command.
- Say patient is a twenty year old female
- Say select patience
- Say patient
- Say go back, the cursor returns to the position prior to the selection command: Patient is a 20-year-old female|
The recognized text: Patience is a 20-year-old female|
The selected text: Patience is a 20-year-old female
The replaced text: Patient| is a 20-year-old female
Remarks
- The cursor automatically returns to its previous position when you correct text using the correction menu.
- | is the cursor position.
- The command go back does not work after you change the cursor position manually or type in text.
Undo/redo
Say undo to undo your last operation and redo to reverse an undo-operation. The behavior of these commands is dependent on the text editor you are using:
Undo: is the same as pressing Ctrl + Z or the undo button in your text editor.
Redo: is the same as pressing Ctrl + Y or the redo button in your text editor.
Note: The commands undo and redo do not work if your text editor has no or different functions assigned to pressing Ctrl + Z and Ctrl + Y.
Resuming recording
To go to a specific text position and delete everything that was recorded after that point, say resume with and the word before the text to be deleted. Use this command during recording if irrelevant content is recorded (for example, a question from the patient, a discussion with a colleague or background noise). You can also use this command to reformulate what you said or to correct misrecognized text. For example:
- Say patient has been in treatment for two years and wants to explore a different approach
- A colleague interrupts you.
- Say sure I'll be available at five
- Say resume with approach
The recognized text: Patient has been in treatment for 2 years and wants to explore a different approach sure I'll be available at 5
The corrected text: Patient has been in treatment for 2 years and wants to explore a different approach|
Remarks
- Only use resume with immediately after recording. It does not work after you use another voice command, change the cursor position manually or type in text.
- Resume with has a range of approximately 150 words.