Re: Speech problems
Re: Speech problems
- Subject: Re: Speech problems
- From: Peter Gort <email@hidden>
- Date: Mon, 2 Jun 2003 01:57:17 +1000
Hi Paul,
Yes, the "say" command is apparently an AppleScript Studio problem
only, and I'll take it there now.
The "listen for" command is apparently broken in AppleScript in 10.2.6
however, and is actually what I wanted to get working...at first
anyway. Since it's now apparently broken in the system, I'll settle
for the "say" command if I can get it working.
Peter
On Monday, June 2, 2003, at 01:16 AM, Paul Berkowitz wrote:
You should write to the AppleScript Studio mailing list if it's a
confirmed
Studio problem only. It looks as if the Studio app isn't checking
though all
the Standard Additions at runtime, or is misunderstanding the 'say'
command.
--
Paul Berkowitz
From: Peter Gort <email@hidden>
Date: Mon, 2 Jun 2003 01:01:51 +1000
To: Paul Berkowitz <email@hidden>, Applescript-Users
<email@hidden>
Subject: Re: Speech problems
Yes to all three. And it works in Script Editor for me too. It
doesn't work in my AppleScript Studio app, complaining that "dad
doesn't understand the say message" (despite the fact that it compiles
fine). I figured I missed something in a setting somewhere, hence the
question to the mailing list.
The "listen for" problem seems to be an OS Level Bug, several people
have confirmed the same problem.
On Sunday, June 1, 2003, at 11:47 PM, Paul Berkowitz wrote:
On 6/1/03 2:25 AM, "Bill Cheeseman" <email@hidden>
wrote:
on 03-05-31 11:49 PM, Peter Gort at email@hidden wrote:
on speakTheWord(theWord)
say theWord
end speakTheWord
--
speakTheWord("dad")
This works fine for me in Script Editor on 10.2.6.
OK. Who has "Enable Text to speech for Universal Access preferences"
checked (the default) in Universal Access System preferences? Who
has
"Enable access for assistive devices?" checked (not default, you
have
to do
it yourself) in the same prefs? Who has System Events 1.2 beta and
who
doesn't?
I say "yes" to all three questions, and Script Debugger says "dad" to
me.
Peter
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.