AIFF Writer Component exits
AIFF Writer Component exits
- Subject: AIFF Writer Component exits
- From: "Phil Burk" <email@hidden>
- Date: Thu, 24 Oct 2002 18:32:43 -0700
I am trying to capture the audio output of the Speech manager to an AIFF
file. I am trying to use the technique here:
http://developer.apple.com/qa/snd/snd15.html
I can hear the speech fine if I leave out the AIFF Component code. But if I
use that component, then it creates the "AIFF Writer Output file" OK. But
then when I start to capture it crashes out of the debugger and closes the
app window. The AIFF output file is empty.
I tried to recompile that component on OS 9 with CodeWarrior 5 but it won't
compile because it is missing <Quicktime/Quicktime.h>. It was also missing
ComponentDispatchHandler.h but I found a copy in a video component.
Does anyone know how to make this work, or is there an easier approach???
Thanks,
Phil Burk
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.