Classes
Class | Description | |
---|---|---|
![]() | RecognitionResult |
The class RecognitionResult represents the recognition result.
|
![]() | Recognizer |
The class Recognizer represents an interface between Microsoft Speech Engine for the text recognition.
|
![]() | RecognizerContext |
The class RecognizerContext encapsulates the recognizer context.
|
![]() | RecognizerGrammar |
The class RecognizerGrammar encapsulates a recognizer grammer.
|
![]() | Speaker |
The class Speaker represents a layer over Microsoft Speech and enables users speaking text very easily using Speak(String, SpeakFlags) with different settings. The class enables changing speaker and showing standard dialogs for changing properties of Microsoft Speech Engine.
|
![]() | SpeakerVoice |
The class SpeakerVoice represents the speaker's voice which is installed on this computer.
|
![]() | SpeakerVoices |
The class SpeakerVoices represents all speaker's voices which are installed on this computer.
|
![]() | SpeechObject |
The class SpeechObject represents an object of Microsoft Speech engine.
|
Delegates
Delegate | Description | |
---|---|---|
![]() | RecognitionHandler |
A delegate RecognitionHandler informs about speech recognition result result.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | RecognitionConfidence |
The enum RecognitionConfidence represents a recognition confidence.
|
![]() | RuleState |
The enumeration RuleState defines states of the grammer rule.
|
![]() | SpeakFlags |
The enumeration SpeakFlags is used to control the behavior of the Speak engine Speak(String, SpeakFlags).
Speaker..::.Speak(String, SpeakFlags)Speaker..::.SpeakFile(String, SpeakFlags) |
![]() | SpeechUI |
The enumeration SpeechUI defines settings, which Microsoft Speech engine supports.
|