Click or drag to resize
VADDetector Class
Inheritance Hierarchy
SystemObject
  Ozeki.MediaVADDetector

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class VADDetector : IVADDetector, 
	IDisposable

The VADDetector type exposes the following members.

Constructors
  NameDescription
Public methodVADDetector
Supported pcm format Frequency: 8000 khz BitsPerSample: 16 bit Channel: 1 channel
Top
Methods
  NameDescription
Public methodDetect
Public methodDetectVoice
PCM data length must be equal 160
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Protected methodFinalize (Overrides ObjectFinalize.)
Top
Properties
  NameDescription
Public propertyActivationLevel
Top
See Also