On Sep 29, 2006, at 8:23 AM, Dom wrote:
> in fact, revSpeechVoices() only gives all the voices (OK)
> revSpeechVoices("female") gives only the female voices (OK)...
> but revSpeechVoices("male") et revSpeechVoices("neuter") give also the
> female voices!!
A partial workaround is to "subtract" the two lists to make a "male
or neuter" list.
Dar Scott