Click or drag to resize
SpeechToTextVAD Events

The SpeechToTextVAD type exposes the following members.

Events
  NameDescription
Public eventReceiveFormatsChanged
Occurs when an item is added or removed from the ReceiveFormats collection.
(Inherited from AbstractMediaReceiverTData, TFormat.)
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