MobileForms Toolkit Documentation

AudioRecorder  Constructor (Boolean)

Initializes a new instance of the AudioRecorder class.

public AudioRecorder(
bool Async
);

Parameters

Async
true for asynchronous mode, otherwise false.

Remarks

Creates a recorder in synchronous or asynchronous mode.

See Also

AudioRecorder Class | Resco.Audio Namespace | AudioRecorder Constructor Overload List