Click or drag to resize

VADFilterVoiceDetected Event

Indicates whether the speech is detected in the received media data.

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public event EventHandler<EventArgs> VoiceDetected

Value

Type: SystemEventHandlerEventArgs
See Also