标签: url swift3 avfoundation
我试图让用户录制声音并将声音保存到资源中,以便我可以将其用于UILocalNotification的声音名称。
由于
答案 0 :(得分:0)
遗憾的是,你要做的事情是不可能的。 UILocalNotification.soundName属性是指应用程序包中的声音文件。应用包已签名,因此正在运行的应用无法对其进行修改。
UILocalNotification.soundName