gpt4 book ai didi

ios - 我可以下载音频文件并将其用于 iOS 中的推送通知声音吗?

转载 作者:可可西里 更新时间:2023-11-01 05:43:25 30 4
gpt4 key购买 nike

我想下载一个文件并将其存储在我的应用中的某个位置,例如 NSUserDefaults,然后通过推送通知播放它。

这可能吗?如果是这样,存储此音频文件的最佳位置在哪里?

感谢任何帮助,提前致谢

最佳答案

是的,您可以这样做,但它不是“最佳位置”而是“唯一位置”:/Library/Sounds。 Here is the appropriate documentation.

具体来说:

You can assign the filename of a nonlocalized custom sound in the app’s main bundle (or data container) or you can assign UILocalNotificationDefaultSoundName to get the default system sound.

还有这个:

For remote notifications in iOS, you can specify a custom sound that iOS plays when it presents a local or remote notification for an app. The sound files can be in the main bundle of the client app or in the Library/Sounds folder of the app’s data container.

关于ios - 我可以下载音频文件并将其用于 iOS 中的推送通知声音吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/34334332/

30 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com