Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发一个使用 UILocalNotification 的应用程序。我想从 iPhone 附带的默认声音中选择声音。我如何列出声音以指定为警报音。
UILocalNotificationDefaultSoundName来自系统 ( )的通知只有一种标准声音。您可以播放任何短于 30 秒的自定义声音。因此,如果您可以从任何地方从 ios 下载任何本机声音,您将能够将其用作自定义声音。文档
UILocalNotificationDefaultSoundName