Re: speech problems
Re: speech problems
- Subject: Re: speech problems
- From: roy whelden <email@hidden>
- Date: Sat, 31 May 2003 22:52:45 -0700
Re: Peter and David's comments about SpeechRecognitionServer,
I get similarly disastrous results (spinning beach ball of death, etc)
with both Peter's speaktheWord handler and the Apple supplied scripts
at
http://developer.apple.com/ue/speech/applescript.html.
I never had this problem pre-10.2.6.
Can anyone throw some light on this?
Thanks,
Roy
On Saturday, May 31, 2003, at 10:00 PM,
email@hidden wrote:
I tried
--
on speakTheWord(theWord)
tell application SpeechRecognitionServer
listen for theWord with prompt theWord giving up after 10
end tell
end speakTheWord
--
(same but without the "continously" clause) and now I get the spinning
beach ball of death when the cursor is over the microphone icon. It
never times out and I have to reboot (and sometimes trash the speech
prefs too) to get everything working properly again.
Anybody have any ideas why this doesn't work?
have you read this?
http://developer.apple.com/ue/speech/applescript.html
_______________________________________________
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.