09-12-2014, 02:02 AM
You can run espeak w/o espeak window - I do it all the time. My script file has
where $1 is a wildcard.
Code:
#!/bin/sh
#
# runs eSpeak with twice the volume and 150 wpm
#
espeak -a 200 -s 150 -f $1eSpeak.txt -w $1.wav
where $1 is a wildcard.
Tux's Links
http://shengchieh.50webs.com/tuxslinks.html
http://shengchieh.50webs.com/tuxslinks.html