On Wednesday 08 August 2007 07:51:45 Mark Atwood wrote: > madjar <[EMAIL PROTECTED]> writes: > > """ > > + if speaker not in (SPK_FR_MALE, SPK_FR_FEMALE, SPK_US_MALE, > > SPK_US_FEMALE): + if self.parent.print_warnings: > > + print " Invalid speaker" > > + return > > if (pitch<100) or (pitch>330): > > I have the UK voice sets loaded. > > Is this going to cause that to stop working?
I'm sorry, I didn't know they added languages ... I'm correcting that immediatly. Thank you for noticing it. PS : patch is ready, but I need to test it a little more. I'll merge it during the afternoon. ------------------------------------------------------------------------- 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
