User Tools

Site Tools


built_in:audiorecorder

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
built_in:audiorecorder [2018/05/20 23:48]
geez437 [Table]
built_in:audiorecorder [2018/05/20 23:56]
geez437 [Create]
Line 1: Line 1:
 ====== AudioRecorder control ====== ====== AudioRecorder control ======
 The AudioRecorder object can be used to listen for sound and record it to a file. The AudioRecorder object can be used to listen for sound and record it to a file.
-===== Create =====+==== Create ====
 Create an AudioRecorder object using the CreateAudioRecorder function of the app object: Create an AudioRecorder object using the CreateAudioRecorder function of the app object:
 <code>rec = app.CreateAudioRecorder();</code> <code>rec = app.CreateAudioRecorder();</code>
built_in/audiorecorder.txt ยท Last modified: 2018/05/21 07:56 (external edit)