From a7af1d2a9289191e017d145687e8c973fad1ea42 Mon Sep 17 00:00:00 2001 From: Manuel Kaufmann Date: Fri, 14 Dec 2012 18:48:34 +0000 Subject: Clock goes back to the speaking-mode SL #4079 This PATCH is just a workaround to the real problem: Clock is using gst 0.11 but we have installed the 'espeak' plugin for Gst 1.0 because we need that version for the shell itself. So, Clock does not find the proper plugin and tries to use the 'espeak' command directily but it fails as well because a 'portaudio' lib issue. This PATCH makes 'espeak' to create a WAV file in a temporary file and then plays it with the command 'playwave'. It's the same idea used in Speak, with the difference than Speak uses gstreamer to play the wav file. This workaround will not be necessary when Clock uses Gtk3 and Gst 1.0. Signed-off-by: Manuel Kaufmann --- (limited to 'activity/activity.info') -- cgit v0.9.1