Android Open Source - UI press AndroidTextToSpeech






Project Summary

An Android App that allows you to control a service which can read incoming text aloud with a press of volume keys or button..

Web Site / Source Repository

AndroidTextToSpeech is hosted in the following web site
https://github.com/knoxguru/AndroidTextToSpeech

If you think the Android project AndroidTextToSpeech 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 AndroidTextToSpeech.

ItemValue
Java File Count3
Target SDK Version18
Minimum SDK Version15
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.BLUETOOTH
android.permission.READ_CONTACTS
android.permission.READ_SMS
android.permission.RECEIVE_SMS




License

The license information of AndroidTextToSpeech is as follows:

MIT License

Java Source Files

com.knoxguru.texttospeech.MainActivity.java
com.knoxguru.texttospeech.ReadActivity.java
com.knoxguru.texttospeech.Receivers.SMSReceiver.java