RecordAudioToFile

Last Revision:
Version 1.2, 2007-02-27
Fixed an invalid format flag in the output AudioStreamBasicDescription
(Full Revision History)
Build Requirements:
XCode
Runtime Requirements:
Mac OS X 10.4

RecordAudioToFile is a C/C++ sample demonstrating some of the features of CoreAudio. The sample illustrates how to create an AUHAL for input using the default input device, record audio and write it to an AAC file using the ExtendedAudioFile APIs.