Click or drag to resize
SpeechToTextSpeechDetected Event
Occurs when speech is detected from the audio stream.

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

Value

Type: SystemEventHandlerEventArgs
See Also