Hi Jim,

Bugzilla #2764 (June 2005) entered by Sarah.
Bug noted as "new" but a quick test with older versions of Rev show that this bug was present since the introduction of the revSpeechVoices function (Rev 2.0).
Does not help at all :-(

Le 15 oct. 05 à 16:48, Jim Hurley a écrit :

Is it just me? revSpeechVoices("Male") yields the same speakers as reSpeechVoices("Female").

Mac OS 10.4.2 & Run Rev  2.6

on mouseUp
  put revspeechvoices("Male") into tList
  repeat for each line tLine in tList
    put tLine & cr after msg box
    revsetSpeechVoice tLine
    revSpeak "I've got to stop using those hormones."
    wait until  revIsSpeaking()  is false
  end repeat
end mouseUp

Best Regards from Paris,

Eric Chatonet.
----------------------------------------------------------------
So Smart Software

For institutions, companies and associations
Built-to-order applications: management, multimedia, internet, etc.
Windows, Mac OS and Linux... With the French touch

Free plugins and tutorials on my website
----------------------------------------------------------------
Web site        http://www.sosmartsoftware.com/
Email        [EMAIL PROTECTED]/
Phone        33 (0)1 43 31 77 62
Mobile        33 (0)6 20 74 50 86
----------------------------------------------------------------

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to