Georges Dubus <[EMAIL PROTECTED]> writes: > > Here is my last script, that enable to use the TTS system easily, in command > line, so that it can be integrated in any bash script, or any other > programming language. > > It can read the content of a file (or more) given as argument, or read from > stdin if no given. It also enable you to select a few options, like the voice > you want (language, gender and pitch), or whether tux should open his mouth. > Just launch him with ""--help" as argument to learn about all he can do !
It's a neat little script, but it fails to read files that contain Latin-1 characters, instead of just pure 7bit ASCII or 8bit UTF-8 UNICODE. -- Mark Atwood When you do things right, people won't be sure [EMAIL PROTECTED] you've done anything at all. http://mark.atwood.name/ http://fallenpegasus.livejournal.com/ ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ tux-droid-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tux-droid-user
