A simple PhoneGap application that access Android speech recognition and TTS.
SpeechAppFrame is hosted in the following web site
https://github.com/dadahl/SpeechAppFrame
If you think the Android project SpeechAppFrame 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 SpeechAppFrame.
Item | Value |
---|---|
Java File Count | 3 |
Minimum SDK Version | 10 |
Activity Count | 2 |
jar files used | cordova-1.8.1.jar json.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_LOCATION_EXTRA_COMMANDS android.permission.ACCESS_NETWORK_STATE android.permission.BLUETOOTH android.permission.BROADCAST_STICKY android.permission.CAMERA android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.MODIFY_AUDIO_SETTINGS android.permission.READ_CONTACTS android.permission.READ_PHONE_STATE android.permission.RECEIVE_SMS android.permission.RECORD_AUDIO android.permission.VIBRATE android.permission.WRITE_CONTACTS android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\www\images\mikeLargeGreen.png assets\www\images\mikeLargeRed.png |
SpeechAppFrame has the following Java source files.
com.ct.SpeechAppFrame.SpeechAppFrameActivity.java com.ct.speech.SpeechRecognizerPlugin.java com.ct.speech.TTS.java