AudioServicesPlayAlertSound

AudioServicesPlayAlertSound

我无法获得AudioServicesPlayAlertSound(kSystemSoundID_Vibrate)来发出ipod蜂鸣声-我知道它不能振动,但它至少会发出蜂鸣声。

它编译良好,添加了audiotoolbox并仅调用该行,什么也没发生。声音当然开了。

有什么想法吗?

最佳答案

希望这可以为您提供更多信息?

https://discussions.apple.com/thread/1649698?start=0&tstart=0


我遇到了同样的问题,但几天后仍能正常工作,没有任何更改??

PS。愚蠢,我知道,但是在测试时请确保音量在不断提高……

关于ios - iOS-AudioServicesPlayAlertSound在ipod上不起作用?,我们在Stack Overflow上找到一个类似的问题:https://stackoverflow.com/questions/7982649/

10-11 04:26