[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: MCL interface for speech recog on AV Macs?
- To: info-mcl@ministry.cambridge.apple.com, waander@cs.umd.edu
- Subject: Re: MCL interface for speech recog on AV Macs?
- From: Ranson <ranson@LANNION.cnet.fr>
- Date: Tue, 5 Oct 1993 03:46:00 +0000
- X400-content-type: P2-1984 (2)
- X400-mts-identifier: [/PRMD=CNET/ADMD=ATLAS/C=FR/;749807203@x400.lannion.cnet.fr]
- X400-originator: ranson@LANNION.cnet.fr
- X400-received: by mta mhs-relay.cs.wisc.edu in /PRMD=XNREN/ADMD= /C=US/; Relayed; Tue, 5 Oct 1993 02:47:02 +0000
- X400-received: by /PRMD=inria/ADMD=atlas/C=fr/; Relayed; Tue, 5 Oct 1993 02:46:51 +0000
- X400-received: by /PRMD=CNET/ADMD=ATLAS/C=FR/; Relayed; Tue, 5 Oct 1993 03:46:00 +0000
- X400-recipients: non-disclosure:;
When Plaintalk recognizes a command, it uses a rule-based system to select an
AppleScript (more generically OSA) script to execute. The rules and the scripts
may be provided with an application, or writtent by the user.
So the trick is to support AppleScript. If you don't, you can use QuicKeys 3.0,
that is OSA-compliant.
Daniel.