Click or drag to resize

ISpeechToTextWordRecognized Event

Occurs when some words are recognized from the audio stream.

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

Value

EventHandlerSpeechDetectionEventArgs
See Also