Re: Capturing audio from input and saving
Re: Capturing audio from input and saving
- Subject: Re: Capturing audio from input and saving
- From: Karim Morsy <email@hidden>
- Date: Fri, 26 May 2006 17:29:35 +0200
Hi Duni,
you might want to use CoreAudio for your task.
you should read the core audio introduction pdf first to get familiar
with the basic concepts.
there's also some sample code in developer/exmaples/coreaudio.... for
capturing audio from the input device and there's a cpp class
CAAudioFileRecorder that probably does exactly what you want.
let me know if you need any further assistance or simply post to the
core audio mailing list.
Karim
Message: 1
Date: Fri, 26 May 2006 02:23:37 -0700
From: dinu john <email@hidden>
Subject: Capturing audio from input and saving
To: email@hidden
Message-ID: <email@hidden>
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
Hi,
I am a beginner in coco and i got an assignment to Capture audio from
the input device and save it as different file types
like aiff aiffc wave etc
Now i built an application using the QT framework's sequence grabber
to capture audio from input and save it as a mov file
and Use QT's movie extraction api's to convert it to aiff.
Is any other idea that capture audio and write directly to aiff ,
wave aifc formats ?
Please help me ?
Or please give any sample code for that
Thanks in advance
Dinu
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden