Suoranta.Speech - Developer API

AppCommandSpeechRecognizer Properties

The AppCommandSpeechRecognizer type exposes the following members.

Properties


  Name Description
Public property ActiveContextName
Gets or sets

Field Value

the name of the active ISpeechContext (or IWinFormsSpeechContext. Returns null if ContainerControl of the active IWinFormsSpeechContext context was disposed.
Public property GlobalContext
Gets

Field Value

the application-wide ISpeechContext.
Public property MinimumConfidence
Gets or sets

Field Value

the threshold confidence under which a command is deemed unrecognized. The range of valid values is [0, 1].
Public property RecognizedText (Inherited from SpeechRecognizer.)