【发布时间】:2011-11-14 04:15:34
【问题描述】:
我有一个闹钟应用程序,其中有一个表格视图,我可以在其中访问所有 iPod 库歌曲。 I want that when any of this song is selected this song must be set to the notification sound so when the alarm appears the alarm should ring with the sound selected from the iPod library.
【问题讨论】:
-
设置为通知声音是什么意思??您面临的具体问题是什么??
-
@DShah 实际上我有一个表格视图,当我单击时,我可以在第三行访问我的 ipod 库。现在,当我从 ipod 库中选择任何一首歌曲时,我的问题应该设置到通知声音,即当闹钟响起时,通知应该随着那首歌响起
标签: iphone objective-c audio notifications