Re: coreaudio-api digest, Vol 2 #344 - 11 msgs
Re: coreaudio-api digest, Vol 2 #344 - 11 msgs
- Subject: Re: coreaudio-api digest, Vol 2 #344 - 11 msgs
- From: Gerd Castan <email@hidden>
- Date: Fri, 25 Oct 2002 07:40:58 +0200
Hi Phil,
Why don't you do it yourself? As far I know you like to use Java.
So
http://java.oreilly.com/bite-size/java_0998.html
is a good and working starting point.
Best regards,
Gerd
From: "Phil Burk" <email@hidden>
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.