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
Previous revision
built_in:audiorecorder [2018/05/20 23:48]
geez437 [Table]
built_in:audiorecorder [2018/05/21 07:56] (current)
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>
Line 16: Line 16:
  
  
-===== Methods =====+==== Methods ====
 Some controls use the same methods.\\ Some controls use the same methods.\\
 For examples of the **[[same methods]]** look here. For examples of the **[[same methods]]** look here.
built_in/audiorecorder.1526860104.txt.gz ยท Last modified: 2018/05/21 07:48 (external edit)