Re: easiest way to record using MacOS X
Re: easiest way to record using MacOS X
- Subject: Re: easiest way to record using MacOS X
- From: Bill Stewart <email@hidden>
- Date: Sat, 18 Aug 2001 15:07:33 -0700
QuickTime contains a SequenceGrabber component with SGSoundChannels
that enable you to present a dialog to record audio.
I'm sure there's examples around in the QT SDK (check
developer.apple.com/quicktime) - there is an example in the QTJava
SDK (SoundRecord, SGCapture2Disk) that you can take as a starting
point and "translate" back into C if you need to
Bill
On Saturday, August 18, 2001, at 07:10 AM, Benjamin Golinvaux wrote:
Dear list members,
I would like to know the easiest way to record audio
into an AIFF file.
I could use CoreAudio, another thread for buffering
and write to the file using Carbon with an initial
call to SetupAIFFHeader...
Is there anything easier ? I've seen discussions on
functions that could directly record to sound files or
sound resources (I never programmed a MacOS other than
MacOS X so pardon my lack of knowledge). I've even
heard about functions that deal with presenting the
user with a dialog box, but had no luck finding those
in the Carbon or QuickTime docs.
Thanks for some advice.
Benjamin Golinvaux
_______________________________________________
coreaudio-api mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
mailto:email@hidden
tel: +1 408 974 4056
__________________________________________________________________________
Cat: "Leave me alone, I'm trying to nap... Ah, What's that clicking
noise?"
__________________________________________________________________________