[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Speak
- Subject: Speak
- From: "M. G. Slack" <slack@starbase.mitre.org>
- Date: Wed, 2 Jun 1993 12:25:24 -0400
Date: Wed, 2 Jun 93 11:47:13 -0400
From: bill@cambridge.apple.com (Bill St. Clair)
>Maybe I'm missing something here but how do I >map > >FUNCTION SpeakString(
s: Str255): OSErr; > INLINE $203C, $0220, $000C,$A800; >FUNCTION SpeakText(
chan:SpeechChannel; textBuf: Ptr; byteLen: LongInt): OSErr; > INLINE $203C,
$0624, $000C,$A800; > >into deftrap? Are $0220 and $0624 the trap numbers?
> >More generally has somebody alredy gone through the trouble of >creating
an MLC interface for the new Mac speech manager? > > Alex
I converted it last week. It is now available for anonymous FTP
from camridge.apple.com in the directory "/pub/mcl2/interfaces/"
this is a great start. However, not having the inside macintosh describing how
to use this interface it would be helpful if there is anyone who has abstracted
this interface to a useful level for those of us who would rather avoid the
toolbox. Anyone? ... Anyone? ...
marc