Click or drag to resize

ISpeechToText Events

The ISpeechToText type exposes the following members.

Events
 NameDescription
Public eventRecognitionCompleted Occurs when the speech engine finished processing one segment of the audio.
Public eventSpeechDetected Occurs when speech is detected from the audio stream.
Public eventWordHypothesized Occurs when some words are recognized hypothetically from the audio stream.
Public eventWordRecognized Occurs when some words are recognized from the audio stream.
Top
See Also