using QTkit for recording audio
It looks like using core audio to record audio is overly complicated. While QTkit is basic and down to earth However. All of the examples I have see integrate video and audio together. Does some one have or know an example of using QTkit for recording audio? Here is an example of using QTKit for recording audio. In order to capture audio only, you have to either select the default device that supports sounds, or disable video connection on muxed devices. // Get the default sound capture device QTCaptureDevice *theDefaultSoundDevice = [QTCaptureDevice defaultInputDeviceWithMediaType: