User Tools

Site Tools


built_in:audiorecorder

Differences

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

Link to this comparison view

built_in:audiorecorder [2014/12/18 19:38]
bcarroll created
built_in:audiorecorder [2018/05/21 07:56]
Line 1: Line 1:
-====== AudioRecorder control ====== 
-===== Create ===== 
-Create an AudioRecorder object using the CreateAudioRecorder function of the app object: 
-<code>rec = app.CreateAudioRecorder();</code> 
- 
-You can use the SetFile function of the AudioRecorder object to set the file to save recorded audio. 
- 
-===== Methods ===== 
-^Method ^Description ^ 
-|AudioRecorder.Start() | | 
-|AudioRecorder.Pause() | | 
-|AudioRecorder.Stop() | | 
-|AudioRecorder.GetRMS() | | 
  
built_in/audiorecorder.txt ยท Last modified: 2018/05/21 07:56 (external edit)