[Sugar-devel] espeak in gst 0.10 on 13.1.0
Manuel Kaufmann
humitos at gmail.com
Wed Oct 24 15:18:06 EDT 2012
On Wed, Oct 24, 2012 at 4:01 PM, Peter Robinson <pbrobinson at gmail.com> wrote:
> use rpm to remove the currently installed one and then grab the old
> one from koji and install it manually.
Great! Thanks
I used (on XO-1.5 13.1.0 os7):
sudo rpm -e --nodeps gstreamer-plugins-espeak
wget http://kojipkgs.fedoraproject.org//packages/gstreamer-plugins-espeak/0.3.5/3.fc18/i686/gstreamer-plugins-espeak-0.3.5-3.fc18.i686.rpm
sudo rpm -i gstreamer-plugins-espeak-0.3.5-3.fc18.i686.rpm
After doing that I'm able to create "espeak" plugin for gst 0.10
>>> import gst
>>> gst.element_factory_make('espeak', 'espeak')
<__main__.GstEspeak object ... >
I tested Speak-42 and I have the same problem with the CPU
consumption. So, I will change my way of the researching because it
seems that it has nothing to do with gstreamer versions.
--
Kaufmann Manuel
Blog: http://humitos.wordpress.com/
Porfolio: http://fotos.mkaufmann.com.ar/
PyAr: http://www.python.com.ar/
More information about the Sugar-devel
mailing list