Great application!!! thank you Alex!! Just an advice, like Cutter Slade, please give possibility to eliminate "zero" before single digits. I don't like it. Thank you very much :)
Talking clock based on eSpeak
This is a talking clock application. Activate it by double-pressing the power button while the display is locked.
You can configure the spoken text, voice language and other parameters via Settings -> eSpeakTime.
| Author | Alex Badea |
|---|
Great application!!! thank you Alex!! Just an advice, like Cutter Slade, please give possibility to eliminate "zero" before single digits. I don't like it. Thank you very much :)
I love it always wanted such an app. Can you leave out the leading zeros? I had that working with an very early version.
Great app yet 2 glitches: 1. slide un-lock quickly after locking with pressing power twice would also trigger the speaker 2. not able to speak out time when listening to music - which could be a very useful function
You must be logged in to make comments.
@bene, @Cutter: you can leave out leading zeroes from the hour by using %k instead of %H (per strftime(3)). It doesn't seem possible to do the same for minutes, currently.