This is a android application , where you can record a voice in WAV format and save in the sd card. also convert the voice into chipmunk voice and save in the sd card..
Chipmunk-voice-converter is hosted in the following web site
https://github.com/monenei/Chipmunk-voice-converter
If you think the Android project Chipmunk-voice-converter 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 Chipmunk-voice-converter.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 21 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
Chipmunk-voice-converter has the following Java source files.
com.audiorecoderchipmunk.CaptureAudioScreen.java com.audiorecoderchipmunk.MainActivity.java com.chipmunkrecord.ExtAudioRecorder.java com.chipmunkrecord.ReadExample .java com.chipmunkrecord.WavFile .java com.chipmunkrecord.WavFileException.java com.chipmunkrecord.WriteExample .java