Suoranta.Speech - Developer API

Suoranta.NaturalLanguage.Speech Namespace

Classes


  Class Description
Public class 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.
Public class DictationSpeechRecognizer
Public class GrammarBuilders
Holds static instances of standard GrammarBuilders.
Public class NumberInputGrammarBuilder
Provides Grammar for the recognition of spoken numeric values.
Public class SpeechException
Base class for exceptions specific to this assembly.
Public class SpeechRecognizer
Base class for types that implement application-wide speech recognition services.
Public class SpelledLettersSpeechRecognizer

Interfaces


  Interface Description
Public interface ISpeechContext
Public interface IWinFormsSpeechContext
Provides a context for individual WinForms Form or other ContainerControl.