Click or drag to resize

ManagedVADDetector Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaManagedVADDetector

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public class ManagedVADDetector : IVADDetector

The ManagedVADDetector type exposes the following members.

Constructors
 NameDescription
Public methodManagedVADDetectorInitializes a new instance of the ManagedVADDetector class
Top
Methods
 NameDescription
Public methodDetectVoice 
Public methodDisposeReleases all resources used by the ManagedVADDetector
Protected methodFinalize
(Overrides ObjectFinalize)
Top
See Also