Click or drag to resize

AudioRecorderStopOnSilenceSeconds Property

The number of seconds to detect the silence before stopping the record process.

Namespace:  CSAudioRecorder
Assembly:  CSAudioRecorder (in CSAudioRecorder.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public int StopOnSilenceSeconds { get; set; }

Property Value

Type: Int32
See Also