using different voices

James Sentman james at sentman.com
Tue Jan 29 21:00:45 EST 2019


Yes, exactly what David said :)

You can use the regular versions of the speak and say verbs, but you need to put them in a tell block to the Finder if you want them to work properly. Otherwise see the dictionary for the Speak verb in XTension. I’ve added a lot of stuff to it over the years to control all the parameters of the speech like the voice and the speed. More info here: http://machomeautomation.com/doku.php/dictionary/human/speak



> On Jan 23, 2019, at 3:14 PM, David Gregg <djgregg at icloud.com> wrote:
> 
> 
> You need to use the XTension version of the say command if you are using it within XTension. In that version the “using" keyword is replaced with the keyword “voice".
> 
> Or through Script Editor or outside XTension use:
> 
> tell application "XTension"
> 	say "Good morning Al." voice "Whisper"
> end tell

Thanks,
 James


James Sentman                       http://www.PlanetaryGear.org		http://MacHomeAutomation.com




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.machomeautomation.com/pipermail/xtensionlist/attachments/20190129/a60175ce/attachment.html>


More information about the XTensionList mailing list