AVAudioPlayer :短声音不随机播放
我正在使用 AVAudioPlayer。 我的应用程序中出现短促的声音。 随机不播放,Play API 不返回任何错误, 那一刻的音量也合适。我不明白出了什么问题。 有趣的是,如果我播放其他声音文件,它每次都会正常播放。 然后我检查了两个声音文件的属性。 两个声音文件具有相同的比特率,唯一的区别是 不随机播放的持续时间为 00.02。 正常播放的持续时间为 00.00。
有人能给我解决这个问题的想法吗?
I am using AVAudioPlayer.
I have a short sound in my application.
Randomly it does not play , Play API does not return any error,
Volume is also proper that moment. I am not getting what is going wrong.
Interesting thing is If I play some other sound file, It does play properly every time.
Then I did check properties of both the sound files.
The both the sound files have same bit rate, only difference is
The one which does not play randomly has 00.02 duration.
and the one which play properly has 00.00 duration.
Can anybody give me idea to fix this issue?.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论