我用AudioServicesPlaySystemSound(SystemSoundID inSystemSoundID)这个方法播放系统声音,但是我想知道参数 SystemSoundID 的系统预定义的值,找来找去,只找到 http://iphonedevwiki.net/index.php/AudioServices 这里有,网上其他的文章基本都是转这里的,
想问下苹果官方没有提供这个预定义值的列表吗? 有的话在哪可以看到?
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
官方文档确实没有,你贴的那个应该挺全的了。