Click or drag to resize

AudioRecorderStopOnSilenceVal Property

The maximum noise value of the meter to start the timer to stop the record process.

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

Property Value

Type: Single
See Also