摘要: 阅读全文
posted @ 2015-11-08 19:57 李亚杰 阅读(179) 评论(0) 推荐(0) 编辑
摘要: 1.播放音效 1.1 首先获取到音效文件路径 1 NSString *path = [[NSBundle mainBundle] pathForResource:soundFileName ofType:nil]; 1.2 将音效文件路径转换为NSURLNSURL *url = [NSURL ... 阅读全文
posted @ 2015-11-08 19:38 李亚杰 阅读(219) 评论(0) 推荐(0) 编辑