Click or drag to resize

SpeechToTextSpeechDetected Event

Occurs when speech is detected from the audio stream.

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

Value

EventHandlerEventArgs
See Also