[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Speech Manager Help!
- To: info-mcl@digitool.com
- Subject: Speech Manager Help!
- From: "Devin F. Hosea" <devin@arizona.edu>
- Date: 12 Mar 1995 20:40:41 GMT
- Organization: The University of Arizona
- Sender: owner-info-mcl@digitool.com
I downloaded two files from the mcl ftp site for using
the Speech Manager. The first is the MCL file for providing
speech functinality, the second is the user-contributed
basic speech manager file by Hal Eden et al. I load both
files, and they load fine. Then I try (speech-available-p)
which returns t. Then I try (get-default-speech-channel-from-user)
and it provides a menu, from which I pick a voice, but then
I get the following error as that function executes:
Error:Speech Manager, Trap:43008, Code-241
While executing: get-default-speech-channel-from-user
Any ideas?
DFH