![]() |
2013-12-22
, 20:19
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#2
|
The Following User Says Thank You to peterleinchen For This Useful Post: | ||
![]() |
2013-12-22
, 21:48
|
Posts: 805 |
Thanked: 1,605 times |
Joined on Feb 2010
@ Gdynia, Poland
|
#3
|
Sorry for reviving very old thread. And especially as this is not even a bug report but a request to anybody familiar with espeak, espeaktime, N900 dbus:
If anybody feels like, please see here.
It may be (for sure is) the wrong thread to ask, nevertheless:
power button push needs often (especially when screen blanked and device locked) double press to wake up and shpw slider. Hereby espeaktime is triggered.
This has annoyed me always and also blocked me from using timenow .
If some kind soul would recompile espeaktime with setting "triple push" (needa to be verified) to trigger the little (wo)man to speak, this would be excellent and make it 'compatible' with timenow.
tia
if name == 'ButtonPressed' and args[0] == 'power': print "power button" if self.display_status == "on" and self.tklock_mode == "locked": s = time.strftime("%H:%M") print "speak: [%s]" % s print os.system("espeak \"%s\"" % s)
The Following 2 Users Say Thank You to misiak For This Useful Post: | ||
![]() |
2013-12-22
, 23:01
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#4
|
![]() |
2013-12-23
, 00:11
|
Posts: 805 |
Thanked: 1,605 times |
Joined on Feb 2010
@ Gdynia, Poland
|
#5
|
Thanks misiak for looking into this.
But how comes you refer to Python?
I have espeaktime v 0.5.1 (probably from devel) and there is only a event.d script, a shell script and an executable executable (this one in /opt/maemo/usr/bin). If I would have found a python script to tinker with I would have done/tried myself. Therefore my request.
![]() |
2013-12-23
, 08:33
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#6
|
![]() |
2013-12-23
, 12:29
|
Posts: 805 |
Thanked: 1,605 times |
Joined on Feb 2010
@ Gdynia, Poland
|
#7
|
Yep, googling seems a bit strange...
Here is the package. And here the sources. [already checked version and also dpkg -S espeaktime revealed me there is only an executable daemon]
The Following 3 Users Say Thank You to misiak For This Useful Post: | ||
![]() |
2014-04-17
, 21:05
|
Posts: 252 |
Thanked: 221 times |
Joined on Jul 2010
|
#8
|
![]() |
2014-08-20
, 10:50
|
Posts: 252 |
Thanked: 221 times |
Joined on Jul 2010
|
#9
|
The Following User Says Thank You to chill For This Useful Post: | ||
I ask to the author to correct the following bug.
I selected the italian lamguage, but when I double press the button it speaks everithing in italian except the name of the day and the name of the month.
But if use the TEST inside the settings everithing works fine.
Please correct it, because I like it, it's very cool and all people around look when I use espeak.
Thanks