Click or drag to resize

VADDetector Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaVADDetector

Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
Syntax
public class VADDetector : IDisposable, 
	IVADDetector

The VADDetector type exposes the following members.

Constructors
 NameDescription
Public methodVADDetectorInitializes a new instance of the VADDetector class
Top
Properties
 NameDescription
Public propertyActivationLevel 
Top
Methods
 NameDescription
Public methodDetect 
Public methodDetectVoice 
Public methodDisposeReleases all resources used by the VADDetector
Protected methodFinalize
(Overrides ObjectFinalize)
Top
See Also