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? -- 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
