Yayozen

导航

IOS调用系统声音(键盘声音)

#import <AudioToolbox/AudioToolbox.h>


AudioServicesPlaySystemSound(1106);


注:括号中为系统声音的id,详见
http://iphonedevwiki.net/index.php/AudioServices

posted on 2014-10-22 15:39  yayozen  阅读(730)  评论(0编辑  收藏  举报