Created
October 27, 2014 20:37
-
-
Save nikgalushko/23dd6eae123014c157e4 to your computer and use it in GitHub Desktop.
From http://stackoverflow.com/questions/4871940/how-to-record-an-audio-file-in-mp3-format
sound format AVAudioRecord
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kAudioFormatMPEG4AAC | |
kAudioFormatAppleLossless | |
kAudioFormatAppleIMA4 | |
kAudioFormatiLBC | |
kAudioFormatULaw | |
kAudioFormatLinearPCM |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment