[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Pascal to MCL, e.g., speech manager
- Subject: Pascal to MCL, e.g., speech manager
- From: bill@cambridge.apple.com (Bill St. Clair)
- Date: Wed, 2 Jun 93 11:47:13 -0400
>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/"