Overview and description of Leadtools SpeechRecognition classes, enumerations, and interfaces.
Class | Description | |
---|---|---|
![]() |
SpeechRecognitionEngine | Provides support for speech recognition functionality in LEADTOOLS. |
![]() |
SpeechRecognitionResult | Contains the result of transcribing an audio stream. |
![]() |
SpeechRecognitionWord | Represents a word that has been transcribed from an audio source. |
![]() |
SpeechRecognizedEventArgs | Contains information about the current recognition session. |
![]() |
SpeechRecognizedEventType | Defines the event handler prototype. |
![]() |
StateChangedEventArgs | Provides information about the state of the transcribed text. |
![]() |
StateChangedEventType | Defines the prototype of the event function. |
Interface | Description | |
---|---|---|
![]() |
SpeechRecognizedEventHandler | Event for when speech or part of the speech is recognized. |
![]() |
StateChangedEventHandler | Implementation of the StateChangedEventType. |
Enumeration | Description | |
---|---|---|
![]() |
SpeechRecognitionEngineState | Enumerates values that describe the recognition state. |