听音乐时避免消息提示音
我想在 iphone 中的定制音乐播放器中播放声音,但是当消息到来时,警报声会中断当前播放的声音,所以有没有办法摆脱此消息警报音(通过编程),同时用 iPhone 听音乐。
I want to play a sound in a custom made music player in iphone , but when ever message will come , an alert sound will interrupt the currently playing sound , so is there a way to get rid of this message alert tone (through programming) while listening to music in iphone.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不,因为这些警报来自其他应用程序。您无法通过 SDK 控制其他应用程序警报的行为。
No, because those alerts are coming from other apps. You don't have control over the behavior of other apps' alerts via the SDK.