ISpeech |
The ISpeechToText type exposes the following members.
Name | Description | |
---|---|---|
![]() | RecognitionCompleted | Occurs when the speech engine finished processing one segment of the audio. |
![]() | SpeechDetected | Occurs when speech is detected from the audio stream. |
![]() | WordHypothesized | Occurs when some words are recognized hypothetically from the audio stream. |
![]() | WordRecognized | Occurs when some words are recognized from the audio stream. |