Click or drag to resize
SpeechToTextWordRecognized Event
Occurs when some words are recognized from the audio stream.

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

Value

Type: SystemEventHandlerSpeechDetectionEventArgs
See Also