Android codes of the Voice Detection project.
VoiceDetection is hosted in the following web site
https://github.com/zhangmifigo/VoiceDetection
If you think the Android project VoiceDetection 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 VoiceDetection.
Item | Value |
---|---|
Java File Count | 15 |
Minimum SDK Version | 3 |
Activity Count | 1 |
jar files used | apache-mime4j-0.6.jar commons-net-2.2.jar commons-pool-1.5.6.jar commons-pool-1.5.6.jar httpmime-4.0.1.jar wpsapi.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_WIFI_STATE android.permission.INTERNET android.permission.PROCESS_OUTGOING_CALLS android.permission.READ_PHONE_STATE android.permission.RECORD_AUDIO android.permission.VIBRATE android.permission.WRITE_EXTERNAL_STORAGE |
There are 8 image files in VoiceDetection. The names of the image files are listed as follows.
converation.png cross.png logo2.png noise_001.png quiet_001.png talking.png talking_001.png tick.png
The following screenshort is generated from the image listed above.
VoiceDetection has the following Java source files.
edu.cornell.SocialDPU.ServiceControllers.AudioLib.AudioService.java edu.cornell.SocialDPU.ServiceControllers.AudioLib.MyPhoneStateListener.java edu.cornell.SocialDPU.ServiceControllers.ServiceController.java edu.cornell.SocialDPU.SocialDPUApplication.java edu.cornell.SocialDPU.SocialDPUStates.java edu.cornell.SocialDPU.Storage.CircularBuffer.java edu.cornell.SocialDPU.Storage.ML_toolkit_object.java edu.cornell.SocialDPU.Storage.MyDBAdapter.java edu.cornell.SocialDPU.Storage.MySDCardStateListener.java edu.cornell.SocialDPU.Storage.SDCardStorageService.java edu.cornell.SocialDPU.UtilLibs.MyDataTypeConverter.java edu.cornell.audioProbe.AudioManager.java edu.cornell.audioProbe.CircularBufferFeatExtractionInference.java edu.cornell.socialdpudemo2.SocialDPUApplication2.java edu.cornell.socialdpudemo2.main_activity.java