調用麥克風錄音及播放

導入AVFoundation.frameworkapp 引入#import <AVFoundation/AVFoundation.h>async //定義屬性 { //錄音器 AVAudioRecorder *recorder; //播放器 AVAudioPlayer *player; NSDictionary *recorderSettingsDict;
相關文章
相關標籤/搜索