Android application that speaks the time when the headset or camera button is pressed..
Say-Time is hosted in the following web site
https://github.com/thorinside/Say-Time
If you think the Android project Say-Time 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 Say-Time.
Item | Value |
---|---|
Java File Count | 8 |
Target SDK Version | 18 |
Minimum SDK Version | 9 |
Activity Count | 2 |
Required Permissions | android.permission.READ_PHONE_STATE |
Say-Time has the following Java source files.
org.nsdev.saytimeapp.AlarmIntentReceiver.java org.nsdev.saytimeapp.MediaButtonIntentReceiver.java org.nsdev.saytimeapp.SayTimeActivity.java org.nsdev.saytimeapp.SayTimeApp.java org.nsdev.saytimeapp.SayTimeService.java org.nsdev.saytimeapp.SettingsActivity.java org.nsdev.saytimeapp.TTSEngineManager.java org.nsdev.saytimeapp.WidgetProvider.java