Click or drag to resize
NoiseReductionSampleRate Property
Sample rate of input signal.

Namespace: StreamCoders.Wave
Assembly: MediaSuite (in MediaSuite.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public int SampleRate { get; set; }

Property Value

Type: Int32
Supported sample rates are: 8000 & 16000.
See Also