iCommand is an android application which manipulates the mobile using voice commands.
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.
The following table is the detailed list of iCommand.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CALL_PHONE android.permission.MODIFY_PHONE_STATE android.permission.READ_CONTACTS android.permission.READ_PHONE_STATE android.permission.RECORD_AUDIO |
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