speech recognition server
speech recognition server
- Subject: speech recognition server
- From: Yuma Antoine Decaux <email@hidden>
- Date: Fri, 8 Jan 2010 11:50:46 +0700
Hi,
Is there a way to make it so that the voice recognition server doesn't need to be triggered by a special key when listening for words?
Also, here is what i think is right for this part:
say "would you like me to scan for viruses on your custom locations?"
tell application "SpeechRecognitionServer"
listen for (yes, no)
if text is "yes" then say "will do now"
else if text is "no" then say "see you soon"
end if
end tell
I've omitted the part where the script opens the anti-virus as the app doesn't have a suite so i will resort to GUI scripting later on.
Thanks, and best
Yuma Decaux
Light has no value without darkness
Skype: shainobi1
blog: www.theblindsamurai.com
twitter: www.twitter.com/triple7
Tel: +85513623378
_______________________________________________
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