Click or drag to resize

VADDetector Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaVADDetector

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

The VADDetector type exposes the following members.

Constructors
 NameDescription
Public methodVADDetector Supported pcm format Frequency: 8000 khz BitsPerSample: 16 bit Channel: 1 channel
Top
Properties
 NameDescription
Public propertyActivationLevel 
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
See Also