Android app, plays six different sound effect or allows user to record and play one..
Sound-Effects is hosted in the following web site
https://github.com/skilcrafter/Sound-Effects
If you think the Android project Sound-Effects 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 Sound-Effects.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [mdpi] |
Activity Count | 1 |
Required Permissions | android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\raw\air_horn.mp3 res\raw\angry_chipmunk.mp3 res\raw\burp1.mp3 res\raw\fart1.mp3 res\raw\joke_sting.mp3 res\raw\pew_pew.mp3 res\raw\silly_snoring.mp3 res\raw\strange_growl.mp3 |
There are 1 image files in Sound-Effects. The names of the image files are listed as follows.
clouds.png
The following screenshort is generated from the image listed above.
Sound-Effects has the following Java source files.
com.example.soundeffects.ApplicationTest.java com.example.soundeffects.MainActivity.java