[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Speech Manager update
- To: info-macl@cambridge.apple.com
- Subject: Speech Manager update
- From: ralex@sigi.cs.colorado.edu (Alex Repenning)
- Date: Fri, 27 Aug 1993 10:50:19 -0600
Somebody pointed out having problems with the package definition in
SPEECH-MAMAGER.LISP. It contains, for no good reason, a reference to the
MAKE package. Just replace the defpackage with:
(defpackage SPEECH
(:USE "COMMON-LISP-USER" "COMMON-LISP" "CCL")
(:EXPORT "GET-DEFAULT-SPEECH-CHANNEL-FROM-USER" "SPEAK-TEXT"
"WHILE-SPEAKING" "WHILE-COMPUTING-SPEAK"
"SPEECH-AVAILABLE-P"))
Thanks for pointing this out, Alex
_/_/_/ _/_/_/ _/_/_/ Alex Repenning (ralex@cs.colorado.edu)
_/ _/ _/ _/ University of Colorado
_/ _/ _/ Department of Computer Science and
_/ _/ _/ Institute of Cognitive Science
_/ _/ _/ _/ Boulder, CO 80309-0430
_/_/_/ _/_/_/ Phone: (303) 492-1218