Audio Recorder using AudioRecord Class.
AudioRecorder is hosted in the following web site
https://github.com/krvarma/AudioRecorder
If you think the Android project AudioRecorder listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of AudioRecorder.
Item | Value |
---|---|
Java File Count | 2 |
Activity Count | 1 |
Required Permissions | android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
AudioRecorder has the following Java source files.
com.varma.samples.audiorecorder.AppLog.java com.varma.samples.audiorecorder.RecorderActivity.java