How can I hide the Dragon result box?
Last reviewed: 12/2/2009
HOW Article ID: H120910
The information in this article applies to:
- SpeechKit 6
Summary
By default Dragon NaturallySpeaking displays a result box displaying the recognized speech as it occurs.
More Information
There may be recognition scenarios such as transcribing audio files where the result box is unwanted.
The result box display can be globally controlled with a setting in the DragonBar options. However, it may be preferable to control it per application use.
Now by default, command and dictation vocabularies will set the result box to hidden state by default. If the result box display is desired, it can be shown by setting the CNPEngineUI property value to 2.
ChantSR.SetNumberProperty(CNPEngienUI, 2);