Changes

no edit summary
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[Previous (Xcode 4)|Previous]]<td align="center">[[IPad iOS 4 App development Essentials - Xcode 4 Edition|Table of Contents]]<td width="20%" align="right">[[Next (Xcode 4)|Next]]</td>
<tr>
<td width="20%"><td align="center"><td width="20%" align="right"></td>
</table>
<hr>
 
 
<google>BUY_IPAD</google>
 
 
In addition to audio playback, the iOS AV Foundation framework provides the ability to record sound on the iPad and other iOS based devices using the AVAudioRecorder class. This chapter will work step-by-step through provide a tutorial demonstrating the use of the AVAudioRecorder class to record audio.