Android Open Source - PhoneGap application SpeechAppFrame






Project Summary

A simple PhoneGap application that access Android speech recognition and TTS.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of SpeechAppFrame.

ItemValue
Java File Count3
Minimum SDK Version10
Activity Count2
jar files usedcordova-1.8.1.jar
json.jar
Required Permissionsandroid.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 Namesassets\www\images\mikeLargeGreen.png
assets\www\images\mikeLargeRed.png




Java Source Files

SpeechAppFrame has the following Java source files.

com.ct.SpeechAppFrame.SpeechAppFrameActivity.java
com.ct.speech.SpeechRecognizerPlugin.java
com.ct.speech.TTS.java