Click or drag to resize

SpeechToText Events

The SpeechToText type exposes the following members.

Events
 NameDescription
Public eventReceiveFormatsChanged
(Inherited from AbstractMediaReceiverAudioData, AudioFormat)
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