Android Open Source - Sound record AudioRecordAndPlay






Project Summary

Android audio record and play using AudioRecord and AudioTrack.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of AudioRecordAndPlay.

ItemValue
Java File Count1
Target SDK Version19
Minimum SDK Version18
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.RECORD_AUDIO




Java Source Files

AudioRecordAndPlay has the following Java source files.

com.audio.audiorecoder.AudioRecordAndPlayActivity.java