• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Speakable Item and SpeechRecognitionServer
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Speakable Item and SpeechRecognitionServer


  • Subject: Speakable Item and SpeechRecognitionServer
  • From: Bruce Robertson <email@hidden>
  • Date: Fri, 18 Sep 2009 21:26:09 -0700
  • Thread-topic: Speakable Item and SpeechRecognitionServer

Just recently I wondered about scripting Speakable Items, including both a
prompt and a  response.

What I'd like to do is script FileMaker via speakable items by saying a
command something like this:

"Find phone 1234"

Where "Find Phone" is the name of the speakable items script and "1234" is
the series of numbers I might speak to it.

I find examples like this:

<http://www.perceptiveautomation.com/phpBB2/viewtopic.php?t=1956&view=previo
us>

Which includes this part:

tell application "SpeechRecognitionServer"
    try
       set chosenCommand to listen for speechCommands with prompt ¬
     "Choose an option [[emph +]]" giving up after timePeriod


But the examples call SpeechRecognitionServer, and that seems to freeze
Applescript Editor.

I recognize I might have to break up my command into just the "Find Phone"
part and have the script prompt me and listen for the next part.

But I can't find anyway to get Speakable items to listen.

Running Snow Leopard.

Bruce Robertson


 _______________________________________________
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

  • Follow-Ups:
    • Re: Speakable Item and SpeechRecognitionServer
      • From: Peter Baxter <email@hidden>
    • Re: Speakable Item and SpeechRecognitionServer
      • From: Peter Baxter <email@hidden>
  • Prev by Date: Re: selecting a message in Mail
  • Next by Date: Password
  • Previous by thread: Re: Security
  • Next by thread: Re: Speakable Item and SpeechRecognitionServer
  • Index(es):
    • Date
    • Thread