IOS成長之路-使用系統默認聲音、震動

導入框架: 代碼: [cpp]  view plain  copy #import <UIKit/UIKit.h>   #import <AudioToolbox/AudioToolbox.h>      @interface MsgPlaySound : NSObject   {       SystemSoundID sound;//系統聲音的id 取值範圍爲:1000-2000   }  
相關文章
相關標籤/搜索