Using this library you can record and create audio files.
The desktop library is a "dummy" library.
The recording functionality is only available on the device.
The three important methods are:
Start(LengthMS As Int32) - The maximum length of the record file (milliseconds).
Stop - Stops the recording.
Save (File As String) - Saves the last record.
An example is included in the zip file.
The desktop library is a "dummy" library.
The recording functionality is only available on the device.
The three important methods are:
Start(LengthMS As Int32) - The maximum length of the record file (milliseconds).
Stop - Stops the recording.
Save (File As String) - Saves the last record.
An example is included in the zip file.
Attachments
Last edited: