git - iOS开发如何停止音效
巴扎黑
巴扎黑 2017-04-17 17:43:30
0
2
325

现在要做一个长按倒计时功能,倒计时的时候会显示语音提示3-2-1.但是如果在长按的途中突然松手,语音提示将马上失效。由于文件较小,所以使用了SystemSoundID音效。可是采用 AudioServicesDisposeSystemSoundID(_soundFileObject)方法暂停音效却无用。求播放途中停止音效的办法,谢谢

巴扎黑
巴扎黑

Antworte allen(2)
PHPzhong

我公司项目中也用了这个方法播放一些简单的音效
之前有研究过这个东西,貌似提供的方法都很少
建议还是换回 AVPlayer 吧

巴扎黑

soundID必须存在单例里面

Beliebte Tutorials
Mehr>
Neueste Downloads
Mehr>
Web-Effekte
Quellcode der Website
Website-Materialien
Frontend-Vorlage
Über uns Haftungsausschluss Sitemap
Chinesische PHP-Website:Online-PHP-Schulung für das Gemeinwohl,Helfen Sie PHP-Lernenden, sich schnell weiterzuentwickeln!