Android app to route vocal orders to a server.
Voicy is hosted in the following web site
https://github.com/Gara64/Voicy
If you think the Android project Voicy 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 Voicy.
Item | Value |
---|---|
Java File Count | 9 |
Target SDK Version | 21 |
Minimum SDK Version | 11 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
Voicy has the following Java source files.
com.gara.voicy.Commands.java com.gara.voicy.Constants.java com.gara.voicy.DataTypes.java com.gara.voicy.JsonHelper.java com.gara.voicy.MainActivity.java com.gara.voicy.Network.java com.gara.voicy.SettingsActivity.java com.gara.voicy.SpeechRecognitionHelper.java com.gara.voicy.Util.java