1、#import <AVFoundation/AVFoundation.h>
2、 @property (nonatomic, strong) AVAudioRecorder *recoder;
3、 具体代码
录音文件保存的路径
配置参数并初始化
开始录音
结束录音
1、#import <AVFoundation/AVFoundation.h>
2、 @property (nonatomic, strong) AVAudioRecorder *recoder;
3、 具体代码
录音文件保存的路径
配置参数并初始化
开始录音
结束录音
本文标题:录音
本文链接:https://www.haomeiwen.com/subject/kjvcsktx.html
网友评论