MobileForms Toolkit Documentation

AudioRecorder.BufferLength Property

Gets or sets the AduioRecorder buffer length in milliseconds.

public static int BufferLength {get; set;}

Remarks

You can specify the length of the AudioRecorder buffer in milliseconds. You must set it before calling Open method of AudioRecorder.

See Also

AudioRecorder Class | Resco.Audio Namespace