Experiments with the Android voice recognition and text-to-speech APIs.
speech-test is hosted in the following web site
https://github.com/chrisoei/speech-test
If you think the Android project speech-test 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 speech-test.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.CAMERA android.permission.FLASHLIGHT android.permission.INTERNET android.permission.RECORD_AUDIO |
speech-test has the following Java source files.
io.oei.speechtest.ApplicationTest.java io.oei.speechtest.Brains.java io.oei.speechtest.Hardware.java io.oei.speechtest.MainActivity.java io.oei.speechtest.MyApplication.java