Android audio record and play using AudioRecord and AudioTrack.
AudioRecordAndPlay is hosted in the following web site
https://github.com/icylord/AudioRecordAndPlay
If you think the Android project AudioRecordAndPlay 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 AudioRecordAndPlay.
Item | Value |
---|---|
Java File Count | 1 |
Target SDK Version | 19 |
Minimum SDK Version | 18 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.RECORD_AUDIO |
AudioRecordAndPlay has the following Java source files.
com.audio.audiorecoder.AudioRecordAndPlayActivity.java