Sample Code for audio recording and playing using buffers.
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.
The following table is the detailed list of AudioRecorderPlayer.
Item | Value |
---|---|
Java File Count | 1 |
Supported screen sizes | [mdpi, ldpi] |
Target SDK Version | 21 |
Minimum SDK Version | 15 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.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 |
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.
AudioRecorderPlayer has the following Java source files.
com.example.audiorecorder.MainActivity.java