Android Open Source - Development voice iCommand






Project Summary

iCommand is an android application which manipulates the mobile using voice commands.

Web Site / Source Repository

iCommand is hosted in the following web site
https://github.com/mj7007/iCommand

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

ItemValue
Java File Count7
Target SDK Version17
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.CALL_PHONE
android.permission.MODIFY_PHONE_STATE
android.permission.READ_CONTACTS
android.permission.READ_PHONE_STATE
android.permission.RECORD_AUDIO




Java Source Files

iCommand has the following Java source files.

com.cse10.icommand.Constants.java
com.cse10.icommand.IncomingCallDetector.java
com.cse10.icommand.IncomingHandler.java
com.cse10.icommand.MainActivity.java
com.cse10.icommand.SpeechRecognitionService.java
com.cse10.icommand.SuggestedContactsDialog.java
com.cse10.icommand.objects.Contact.java