[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Work on Generic Module
From: |
Tomas Cerha |
Subject: |
Work on Generic Module |
Date: |
Sat, 17 Feb 2007 19:20:25 +0100 |
Hynek Hanke wrote:
> Care must be taken to avoid conflicts with GenericStripPunctChars.
> This variable is here because some for example some synthesizers
> (dectalk) will day if certain punctuation characters are passed to them
> and thus it is desirable to delete them from the command line before
> execution. I think for Espeak, GenericStripPunctChars can be left
> empty, but the functionality should not be broken for other
> synthesizers.
I also thought about the possibility of piping the text directly to the
invoked process, rather than subsittuting it to the command line. This
would avoid the escaping troubles at all...
Best regards, Tomas
- Work on Generic Module, Steve Holmes, 2007/02/14
- Work on Generic Module, Tomas Cerha, 2007/02/15
- Work on Generic Module, Steve Holmes, 2007/02/15
- Work on Generic Module, Tomas Cerha, 2007/02/16
- Work on Generic Module, Hynek Hanke, 2007/02/17
- Work on Generic Module,
Tomas Cerha <=
- Work on Generic Module, Steve Holmes, 2007/02/18
- Work on Generic Module, Tomas Cerha, 2007/02/18
- Work on Generic Module, Hynek Hanke, 2007/02/23