【发布时间】:2016-10-01 06:20:44
【问题描述】:
我正在开发an alarm application with the radio play as the sound.
大多数开发者用作本地通知的声音是'UNNotificationSound.default()'
但那是静态声音,而我想要的是从网络下载的目标电台的流式声音。
可以实现吗?
【问题讨论】:
标签: ios audio avplayer uilocalnotification usernotifications