New Cocoa Developer - Simple Input/Output Control Idea
New Cocoa Developer - Simple Input/Output Control Idea
- Subject: New Cocoa Developer - Simple Input/Output Control Idea
- From: "Seb Payne" <email@hidden>
- Date: Fri, 5 May 2006 20:21:21 +0100
Hi Everyone
New person here to both Apple's mailing lists and Cocoa. I've done
some chapters in a book and become resonablly familiar with Cocoa,
Objective-C and Cocoa. Basically, I want to create a simple app that
will allow me to select the input and take the sound from that input
and send it to the speakers. For a first application, I thought it
might be a nice simple idea - GarageBand sort of allows you do this
with the 'Monitor' function but I don't have too man ideas about how
to do this.
CoreAudio seems to be the library to use. After reading around, I
think I could sort of see something like this:
* AudioHardwareGetProperty() to get the input
* AudioDeviceStart() to start the recording of the microphone
* AudioDeviceStop() to stop it
But I can't see anything past this. Any suggestions?
Thanks
--
Seb Payne
www.sebpayne.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden