This project is to develop an Android app that works like a voice command agent that interacts with a server that is configured for your home. The final goal is to have an android app that constantly listens for a keyword (Computer, Android, Home, etc.
android-command-node is hosted in the following web site
https://github.com/AnnuletConsulting/android-command-node
If you think the Android project android-command-node 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 android-command-node.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 16 |
Activity Count | 1 |
Fragment Count | 3 |
Required Permissions | android.permission.INTERNET android.permission.RECORD_AUDIO |
There are 3 image files in android-command-node. The names of the image files are listed as follows.
listening.png stopped.png waiting.png
The following screenshort is generated from the image listed above.
android-command-node has the following Java source files.
com.annuletconsulting.homecommand.node.AsyncPlayer.java com.annuletconsulting.homecommand.node.AsyncSend.java com.annuletconsulting.homecommand.node.MainActivity.java com.annuletconsulting.homecommand.node.MainFragment.java com.annuletconsulting.homecommand.node.ViewFragment.java