Quote:
Originally Posted by SBT
@AZDave:
...
I wonder if it is possible to implement a pause/play functionality? I can't think of a particularly good solution, sending STOP/CONT signals to festival seems the only feasible option, and I'm not sure how to do that in a sensible manner through lynx.
|
I'm on Holiday. My linux box at home doesn't have sound hooked up (yet). But this more or less should work. If Lynx can not handle pipes, wrapping more and festival into a simple shell script should also work.
But now you would have to hit the space bar to read a chapter. And the reading could occur mid-line.
Code:
PRINTER:TTSpause:more %s|festival --tts :80
Last Edited 13Jan2012: This does not pause the sound. It plays sound the same as not using more.