Notices


Reply
Thread Tools
Posts: 85 | Thanked: 36 times | Joined on Jun 2010 @ Berlin/Germany
#11
Hi,

very nice tool! Thanks!

I'd like to make a suggestion, how about an option to automatically speak the current time on every full hour?
With an on/off button as widget, so I can turn it off, when I go to sleep
 
F2thaK's Avatar
Posts: 4,365 | Thanked: 2,467 times | Joined on Jan 2010 @ Australia Mate
#12
true, how do you get it to speak the time
 
Posts: 129 | Thanked: 32 times | Joined on Jun 2010
#13
How do you save the eSpeakTime Settings. No matter how many time i try to save, it only allows to use HH:MM format of time recitation, when pressing the power key twice! please help
 
CasTTeLLo's Avatar
Posts: 335 | Thanked: 51 times | Joined on May 2010
#14
this app can talk each hour(set) like xclock on my N95 8G???
 
Posts: 173 | Thanked: 106 times | Joined on Jun 2010
#15
use Crontab or Alarmed try

$ crontab -l
# to get the Clock chime every hour and half hour
0 * * * * /home/<user>/telltime.sh
30 * * * * ./telltime.sh

$ cat telltime.sh
espeak -s 120 "The time is `date +%I:%M`"

http://camelgrassatgobidesert.spaces...DFE7!217.entry

Fcron
http://fcron.free.fr/
crontab
http://www.corntab.com/pages/crontab-gui

Last edited by couldvbb; 2010-12-18 at 09:18.
 
Reply


 
Forum Jump


All times are GMT. The time now is 06:30.