mdm.Audio |
Methods |
The following table lists the methods for the Audio class |
Method | Description | Availability |
---|---|---|
Audio.isRecording() | Returns a boolean indication whether or not a recording is in progress. | ![]() ![]() |
Audio.startRecording() | Uses the system sound capture capabilities to record audio from a Microphone or any Line In. On... | ![]() ![]() |
Audio.stopRecording() | Stops a recording session. | ![]() ![]() |