Click or drag to resize

ISpeechToTextWordHypothesized Event

Occurs when some words are recognized hypothetically from the audio stream.

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
event EventHandler<SpeechDetectionEventArgs> WordHypothesized

Value

Type: SystemEventHandlerSpeechDetectionEventArgs
See Also