2015年10月17日

iOS录音

摘要: 1.导入头文件,声明属性#import @property (nonatomic,strong) AVAudioPlayer * audioPlayerSend;@property (nonatomic,strong) AVAudioSession * audioSession;@property ... 阅读全文

posted @ 2015-10-17 11:20 Baymax01 阅读(230) 评论(0) 推荐(0)

导航