SpeechToTextContinuous Events |
The SpeechToTextContinuous type exposes the following members.
Name | Description | |
---|---|---|
ReceiveFormatsChanged |
Occurs when an item is added or removed from the ReceiveFormats collection.
(Inherited from AbstractMediaReceiverTData, TFormat.) | |
SpeechDetected |
Occurs when speech is detected from the audio stream.
(Inherited from SpeechToText.) | |
WordHypothesized |
Occurs when some words are recognized hypothetically from the audio stream.
(Inherited from SpeechToText.) | |
WordRecognized |
Occurs when some words are recognized from the audio stream.
(Inherited from SpeechToText.) |