Ned began class today with a short lecture on using audio in iOS. We didn’t dive into core audio, which covers a lot more low level functionality, but instead went over the AVFoundation framework, which is designed to make the recording and playback of audio easy. All you have to do i...