on 4/13/02 4:53 AM, Ken Norris (dialup) at [EMAIL PROTECTED] wrote:

> on 4/12/02 11:40 PM, Kurt Kaufman at [EMAIL PROTECTED] wrote:
> 
>> Does anyone know of an external that will allow R.R. access to
>> text-to-speech on Mac OS X?
>> Thanks, Kurt
> ----------
> I'm also extremely interested in this as well as Windows.
> 
> Ken N.



How about:

on mouseUp
    put "The text I want spoken." into myVar
    Do "say " &quote& myVar &quote as Applescript
end mouseUp


Gene Kennedy

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to