Android Open Source - Development voice android-command-node






Project Summary

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.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of android-command-node.

ItemValue
Java File Count5
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version16
Activity Count1
Fragment Count3
Required Permissionsandroid.permission.INTERNET
android.permission.RECORD_AUDIO




Resource Files

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.

null

Java Source Files

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