RE: SpeechRecognitionServer not working in Snow Leopard
RE: SpeechRecognitionServer not working in Snow Leopard
- Subject: RE: SpeechRecognitionServer not working in Snow Leopard
- From: Kevin Bradley <email@hidden>
- Date: Wed, 09 Dec 2009 01:39:48 -0600
Deivy,
I've tried just a simple "listen for" command and get nothing, not even the list of words displayed if I use "displaying." Here's my simple test that doesn't work:
say "which word?"
set theLIst to {"who", "what", "when", "where"}
tell application "SpeechRecognitionServer"
set theWord to listen for theLIst displaying theLIst
end tell
say theWord
> Kevin,
> SpeechRecognitionServer is not broken.
> Although it is not performing as well as it used to, it works on and off.
> However, listen continuously have been broken (as in completely not working) for a while.
> I have a bug filed, go ahead and file another one
> There are some problems with SRS but, you can make it work.
> I'll file another bug.
> If you use "say" inside a tell SRS it will not work.
>
>
> Deivy Petrescu
> email@hidden
>> On Nov 14, 2009, at 15:05, Kevin Bradley wrote:
>>
>> Just performed the 10.6.2 update, hoping it would repair the broken SpeechRecognitionServer. It didn't. Is Apple aware this is broken? Are there any work-arounds? Several of my scripts are broken now and I really need them.
>>
>> Kevin
>> --
>> Today we call it a bailout, tomorrow we'll call it 'Why daddy went to jail.'
>> -- Keith Olbermann, "Countdown"
>>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden