Utterly Voice has a simple user interface with a narrow window that opens at the top of your display. It behaves like the taskbar. Only full screen windows can cover it, and maximized windows are opened below it. This page describes the six elements of the user interface from left to right.
The microphone can be in one of three states:
You can say the following commands to control the microphone state:
You can also click the microphone button to turn it on and off.
This indicator shows the current microphone signal amplitude. The horizontal line in the middle is a marker for the utterance threshold. The color turns green while an utterance is being captured.
You can also click this indicator to open the setup window, which has important microphone settings.
This list shows the currently active modes and interpreter states.
This lists all utterances since the application started. Each line represents processing of a single utterance. Each time you say an utterance, a line is added and automatically scrolled to the bottom, so it is visible.
Recognizers will sometimes recognize utterances incorrectly, and you may accidentally provide commands incorrectly. This history is always visible, so you can monitor the results for errors, and understand how to correct the errors.
Each utterance line shows the utterance processing steps. First, it shows what the recognizer returned and how long the recognizer took. Then, it shows how the interpreter responded to the text. Command calls are enclosed in square brackets, and command parameters are enclosed in parentheses. For example, consider the following utterance history line:
Recognizer (125ms): "capital the escape title of the book is title moby dick stop period" -> Interpreter: [capital](the) [escape](title) of the book is [title](moby,dick,stop)[period]
This utterance types "The title of the book is Moby Dick.". The text after "Recognizer" shows exactly what the recognizer returned. The text after "Interpreter" shows how the interpreter processed the text:
The close button quits Utterly Voice. You can also say "quit utterly voice".
The help button opens the mode help. You can also say "open help".