search

Home  >  Q&A  >  body text

ios - 苹果的系统声音的id 列表在哪可以得到?

我用AudioServicesPlaySystemSound(SystemSoundID inSystemSoundID)这个方法播放系统声音,但是我想知道参数 SystemSoundID 的系统预定义的值,找来找去,只找到 http://iphonedevwiki.net/index.php/AudioServices 这里有,网上其他的文章基本都是转这里的,
想问下苹果官方没有提供这个预定义值的列表吗? 有的话在哪可以看到?

怪我咯怪我咯2908 days ago455

reply all(1)I'll reply

  • 迷茫

    迷茫2017-04-17 17:41:50

    There is indeed no official document. The one you posted should be quite complete.

    reply
    0
  • Cancelreply