View Single Post
Posts: 111 | Thanked: 31 times | Joined on May 2007
#38
I pushed espeak in extras, but i was not able to compile it with "native" sound output.

The workaround is to use gstreamer:

/usr/bin/espeak -v en --stdout "Hello world" |gst-launch -v fdsrc ! wavparse ! audioconvert!autoaudiosink
 

The Following 2 Users Say Thank You to pamadio For This Useful Post: