Android voice control for Vera smart-home controller.
veravoice is hosted in the following web site
https://github.com/Morfeusys/veravoice
If you think the Android project veravoice 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 veravoice.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [xhdpi] |
Activity Count | 1 |
jar files used | pocketsphinx-android-5prealpha-nolib.jar |
Required Permissions | android.permission.INTERNET android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\dict\ru\hotwords assets\hmm\ru\feat.params assets\hmm\ru\mdef assets\hmm\ru\means assets\hmm\ru\mixture_weights assets\hmm\ru\noisedict assets\hmm\ru\transition_matrices assets\hmm\ru\variances |
There are 1 image files in veravoice. The names of the image files are listed as follows.
binding_dark.png
The following screenshort is generated from the image listed above.
veravoice has the following Java source files.
com.example.MainActivity.java com.example.recognizer.DataFiles.java com.example.recognizer.Dict.java com.example.recognizer.Grammar.java com.example.recognizer.PhonMapper.java com.example.vera.Controller.java com.example.vera.Device.java