Click or drag to resize

SpeechToTextVAD Events

The SpeechToTextVAD type exposes the following members.

Events
  NameDescription
Public eventReceiveFormatsChanged (Inherited from AbstractMediaReceiverAudioData, AudioFormat.)
Public eventSpeechDetected
Occurs when speech is detected from the audio stream.
(Inherited from SpeechToText.)
Public eventWordHypothesized
Occurs when some words are recognized hypothetically from the audio stream.
(Inherited from SpeechToText.)
Public eventWordRecognized
Occurs when some words are recognized from the audio stream.
(Inherited from SpeechToText.)
Top
See Also