Click or drag to resize
SpeechToText Events

The SpeechToText 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.
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