AppCommandSpeechRecognizer Properties
The AppCommandSpeechRecognizer type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
ActiveContextName |
Gets or sets
Field Valuethe name of the active ISpeechContext (or IWinFormsSpeechContext. Returns null if ContainerControl of the active IWinFormsSpeechContext context was disposed. |
|
|
GlobalContext |
Gets
Field Valuethe application-wide ISpeechContext. |
|
|
MinimumConfidence |
Gets or sets
Field Valuethe threshold confidence under which a command is deemed unrecognized. The range of valid values is [0, 1]. |
|
|
RecognizedText | (Inherited from SpeechRecognizer.) |

