Muted "say" command

George Handley ghandley at kc.rr.com
Wed Aug 31 12:09:26 EDT 2016


Dear Tom and Philippe,

Thank you for your observations and ideas. We will try them all today.

Thanks again for the instant help.

George




> On Aug 31, 2016, at 10:45 AM, Thomas Arman <tarman at me.com> wrote:
> 
> here is sample applescript:
> 
> if output muted of (get volume settings) then
> 	set volume without output muted
> 	say "yes"
> 	set volume with output muted
> else
> 	say "not muted"
> end if
> 
> George,
> 
> You did not show what is in your “sayMessage( )” handler, but you can (should?) check in there if the system volume is MUTED.
> 
> If it is (and you want to override the muting), then you can unMUTE it, say the text, and MUTE it back.
> 
> Tom

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


More information about the XTensionList mailing list