Re: [tuxdroid-user] [tuxdroid-svn] r461 - api/python/trunk
Status: Beta
Brought to you by:
ks156
From: Mark A. <me...@ma...> - 2007-08-08 05:50:17
|
madjar <c2m...@c2...> 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 me...@ma... you've done anything at all. http://mark.atwood.name/ http://fallenpegasus.livejournal.com/ |