[Bugs] #4079 Clock NORM: Clock does not speak in 13.1.0
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Fri Dec 14 09:41:51 EST 2012
#4079: Clock does not speak in 13.1.0
----------------------------+-----------------------------------------------
Reporter: greenfeld | Owner: humitos
Type: defect | Status: accepted
Priority: Normal | Milestone: 0.98
Component: Clock | Version: 0.97.x
Severity: Unspecified | Keywords: regression
Distribution: OLPC | Status_field: Unconfirmed
----------------------------+-----------------------------------------------
Comment(by humitos):
The only workaround that I see here is to save the espeak output in a temp
wav file and then play it. Something like this:
{{{
espeak "Hello world" -w /tmp/espeak.wav ; playwave /tmp/espeak.wav
}}}
Speak uses that method, but instead of playing it with ''playwave'' it
uses gstreamer to play a file.
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/4079#comment:6>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list