@Elwood
Make sure that you have:
AUDIO in DEVS:DOSDrivers/
AHI-Handler in L:
Also which version of AHI-Handler (m68k or PPC)? I have tested with both and have no problems with either of them though.
Also check that AHI unit 0 is correctly set up in AHI prefs.
Have you tried running flite from the commandline (without the GUI)?
flite -t "insert text here"
I have looked at the crash log you sent me by e-mail but as the crash doesn't happen in either of the flite exes or ahi-handler it doesn't help much in narrowing down the problem.
Quote:
Stack trace:
native kernel module kernel.debug+0x0001a2b0
native kernel module kernel.debug+0x0002df90
native kernel module kernel.debug+0x0002f2f0
native kernel module kernel.debug+0x00074a0c
Possibly one of the programs (flite?) is trashing some critical memory somewhere and this then later shows up as a kernel crash in Grim Reaper. Unfortunately this tells absolutely nothing about what code is actually causing the crash though.