Click or drag to resize
VoiceActivityDetectionDetect Method

Namespace: StreamCoders.Wave
Assembly: MediaSuite (in MediaSuite.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public VoiceActivityStatus Detect(
	MediaBuffer<byte> inputBuffer
)

Parameters

inputBuffer
Type: StreamCodersMediaBufferByte

Return Value

Type: VoiceActivityStatus
See Also