Android Open Source - Sound record AudioRecorderPlayer






Project Summary

Sample Code for audio recording and playing using buffers.

Web Site / Source Repository

AudioRecorderPlayer is hosted in the following web site
https://github.com/dianalo/AudioRecorderPlayer

If you think the Android project AudioRecorderPlayer 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 AudioRecorderPlayer.

ItemValue
Java File Count1
Supported screen sizes[mdpi, ldpi]
Target SDK Version21
Minimum SDK Version15
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.CHANGE_NETWORK_STATE
android.permission.CHANGE_WIFI_STATE
android.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
android.permission.READ_PHONE_STATE
android.permission.RECORD_AUDIO
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 3 image files in AudioRecorderPlayer. The names of the image files are listed as follows.

display.png
rec_button_small.png
send_button.png

The following screenshort is generated from the image listed above.

null

Java Source Files

AudioRecorderPlayer has the following Java source files.

com.example.audiorecorder.MainActivity.java