Suoranta.NaturalLanguage.Speech Namespace
Classes
| Class | Description | |
|---|---|---|
|
|
AppCommandSpeechRecognizer |
SpeechRecognizer for adding voice commands to a WinForms application. The recognizer
has a global ISpeechContext for application-wide spoken commands and any number of
other contexts each tied to a specific Form or other ContainerControl.
|
|
|
DictationSpeechRecognizer | |
|
|
GrammarBuilders |
Holds static instances of standard GrammarBuilders.
|
|
|
NumberInputGrammarBuilder |
Provides Grammar for the recognition of spoken numeric values.
|
|
|
SpeechException |
Base class for exceptions specific to this assembly.
|
|
|
SpeechRecognizer |
Base class for types that implement application-wide speech recognition services.
|
|
|
SpelledLettersSpeechRecognizer |
Interfaces
| Interface | Description | |
|---|---|---|
|
|
ISpeechContext | |
|
|
IWinFormsSpeechContext |
Provides a context for individual WinForms Form or other ContainerControl.
|
