Click or drag to resize
SpeexPreprocessor Constructor
Initializes a new instance of the SpeexPreprocessor class

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public SpeexPreprocessor(
	int frameSize,
	WaveFormat format
)

Parameters

frameSize
Type: SystemInt32
format
Type: Ozeki.MediaWaveFormat
See Also