Click or drag to resize

SpeechToTextWordRecognized Event

Occurs when some words are recognized from the audio stream.

Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public event EventHandler<SpeechDetectionEventArgs> WordRecognized

Value

EventHandlerSpeechDetectionEventArgs
See Also