如何以iLBC格式录制音频?我从问题#1010343得到了一些帮助,并实现了这段代码:NSMutableDictionary*recordSetting=[[NSMutableDictionaryalloc]initWithCapacity:10];[recordSettingsetValue:[NSNumbernumberWithInt:kAudioFormatAppleIMA4]forKey:AVFormatIDKey];//[recordSettingsetValue:[NSNumbernumberWithInt:kAudioFormatMPEG4AAC]forKey:AVFor