ios开发 系统提示音的使用

来源:互联网 发布:网络女主播喝醉 编辑:程序博客网 时间:2024/05/18 23:29

先引入头文件

#import <AudioToolbox/AudioToolbox.h>

调用播放方法

AudioServicesPlaySystemSound(id);


提示音列表:

Sound IDFile name (iPhone)File name (iPod Touch)CategoryNote1015Voicemail.cafVoicemail.caf-Available since 2.11070ct-busy.cafct-busy.cafAudioToneBusyThere was no category for this sound before 4.0.1074ct-call-waiting.cafct-call-waiting.cafAudioToneCallWaitingThere was no category for this sound before 4.0.1071ct-congestion.cafct-congestion.cafAudioToneCongestionThere was no category for this sound before 4.0.1073ct-error.cafct-error.cafAudioToneErrorThere was no category for this sound before 4.0.1075ct-keytone2.cafct-keytone2.cafAudioToneKey2There was no category for this sound before 4.0.1072ct-path-ack.cafct-path-ack.cafAudioTonePathAcknowledgeThere was no category for this sound before 4.0.1113begin_record.cafbegin_record.cafBeginRecordingAvailable since 3.01117begin_video_record.cafbegin_video_record.cafBeginVideoRecordingAvailable since 3.01005alarm.cafsq_alarm.cafCalendarAlert 1108photoShutter.cafphotoShutter.cafCameraShutter 1106beep-beep.cafsq_beep-beep.cafConnectedToPower 1114end_record.cafend_record.cafEndRecordingAvailable since 3.01118end_video_record.cafend_video_record.cafEndVideoRecordingAvailable since 3.01102--FailedUnlock 1256short_low_high.cafshort_low_high.cafHeadset_AnswerCall 1258short_double_low.cafshort_double_low.cafHeadset_CallWaitingActions 1257short_double_low.cafshort_double_low.cafHeadset_EndCall 1255short_double_high.cafshort_double_high.cafHeadset_Redial 1254long_low_short_high.caflong_low_short_high.cafHeadset_StartCall 1259middle_9_short_double_low.cafmiddle_9_short_double_low.cafHeadset_TransitionEnd 1115jbl_ambiguous.cafjbl_ambiguous.cafJBL_AmbiguousAvailable since 3.01110jbl_begin.cafjbl_begin.cafJBL_BeginAvailable since 3.01112jbl_cancel.cafjbl_cancel.cafJBL_CancelAvailable since 3.01111jbl_confirm.cafjbl_confirm.cafJBL_ConfirmAvailable since 3.01116jbl_no_match.cafjbl_no_match.cafJBL_NoMatchAvailable since 3.01306Tock.cafsq_tock.cafKeyPressClickPreviewThe category was SystemSoundPreview before 3.2.1103Tink.cafsq_tock.cafKeyPressed 1104Tock.cafsq_tock.cafKeyPressed 1105Tock.cafsq_tock.cafKeyPressed 1006low_power.caflow_power.cafLowPower 1000new-mail.cafnew-mail.cafMailReceived 1001mail-sent.cafmail-sent.cafMailSent 1057Tink.cafTink.cafPINKeyPressed 1107RingerChanged.cafRingerChanged.cafRingerSwitchIndication 1350--RingerVibeChanged 1100lock.cafsq_lock.cafScreenLocked 1101unlock.cafsq_lock.cafScreenUnlocked 1109shake.cafshake.cafShakeToShuffleAvailable since 3.01351--SilentVibeChanged 1051SIMToolkitCallDropped.cafSIMToolkitCallDropped.cafSIMToolkitTone 1052SIMToolkitGeneralBeep.cafSIMToolkitGeneralBeep.cafSIMToolkitTone 1053SIMToolkitNegativeACK.cafSIMToolkitNegativeACK.cafSIMToolkitTone 1054SIMToolkitPositiveACK.cafSIMToolkitPositiveACK.cafSIMToolkitTone 1055SIMToolkitSMS.cafSIMToolkitSMS.cafSIMToolkitTone 1003ReceivedMessage.cafReceivedMessage.cafSMSReceived 1007sms-received1.cafsms-received1.cafSMSReceived_Alert 1008sms-received2.cafsms-received2.cafSMSReceived_Alert 1009sms-received3.cafsms-received3.cafSMSReceived_Alert 1010sms-received4.cafsms-received4.cafSMSReceived_Alert 1012sms-received1.cafsms-received1.cafSMSReceived_Alert 1013sms-received5.cafsms-received5.cafSMSReceived_Alert 1014sms-received6.cafsms-received6.cafSMSReceived_Alert 1020Anticipate.cafAnticipate.cafSMSReceived_AlertAvailable since 4.21021Bloom.cafBloom.cafSMSReceived_AlertAvailable since 4.21022Calypso.cafCalypso.cafSMSReceived_AlertAvailable since 4.21023Choo_Choo.cafChoo_Choo.cafSMSReceived_AlertAvailable since 4.21024Descent.cafDescent.cafSMSReceived_AlertAvailable since 4.21025Fanfare.cafFanfare.cafSMSReceived_AlertAvailable since 4.21026Ladder.cafLadder.cafSMSReceived_AlertAvailable since 4.21027Minuet.cafMinuet.cafSMSReceived_AlertAvailable since 4.21028News_Flash.cafNews_Flash.cafSMSReceived_AlertAvailable since 4.21029Noir.cafNoir.cafSMSReceived_AlertAvailable since 4.21030Sherwood_Forest.cafSherwood_Forest.cafSMSReceived_AlertAvailable since 4.21031Spell.cafSpell.cafSMSReceived_AlertAvailable since 4.21032Suspense.cafSuspense.cafSMSReceived_AlertAvailable since 4.21033Telegraph.cafTelegraph.cafSMSReceived_AlertAvailable since 4.21034Tiptoes.cafTiptoes.cafSMSReceived_AlertAvailable since 4.21035Typewriters.cafTypewriters.cafSMSReceived_AlertAvailable since 4.21036Update.cafUpdate.cafSMSReceived_AlertAvailable since 4.21307sms-received1.cafsms-received1.cafSMSReceived_Selection 1308sms-received2.cafsms-received2.cafSMSReceived_Selection 1309sms-received3.cafsms-received3.cafSMSReceived_Selection 1310sms-received4.cafsms-received4.cafSMSReceived_Selection 1312sms-received1.cafsms-received1.cafSMSReceived_Selection 1313sms-received5.cafsms-received5.cafSMSReceived_Selection 1314sms-received6.cafsms-received6.cafSMSReceived_Selection 1320Anticipate.cafAnticipate.cafSMSReceived_SelectionAvailable since 4.21321Bloom.cafBloom.cafSMSReceived_SelectionAvailable since 4.21322Calypso.cafCalypso.cafSMSReceived_SelectionAvailable since 4.21323Choo_Choo.cafChoo_Choo.cafSMSReceived_SelectionAvailable since 4.21324Descent.cafDescent.cafSMSReceived_SelectionAvailable since 4.21325Fanfare.cafFanfare.cafSMSReceived_SelectionAvailable since 4.21326Ladder.cafLadder.cafSMSReceived_SelectionAvailable since 4.21327Minuet.cafMinuet.cafSMSReceived_SelectionAvailable since 4.21328News_Flash.cafNews_Flash.cafSMSReceived_SelectionAvailable since 4.21329Noir.cafNoir.cafSMSReceived_SelectionAvailable since 4.21330Sherwood_Forest.cafSherwood_Forest.cafSMSReceived_SelectionAvailable since 4.21331Spell.cafSpell.cafSMSReceived_SelectionAvailable since 4.21332Suspense.cafSuspense.cafSMSReceived_SelectionAvailable since 4.21333Telegraph.cafTelegraph.cafSMSReceived_SelectionAvailable since 4.21334Tiptoes.cafTiptoes.cafSMSReceived_SelectionAvailable since 4.21335Typewriters.cafTypewriters.cafSMSReceived_SelectionAvailable since 4.21336Update.cafUpdate.cafSMSReceived_SelectionAvailable since 4.21011--SMSReceived_Vibrate 1311--SMSReceived_Vibrate 1004SentMessage.cafSentMessage.cafSMSSent 1016tweet_sent.caftweet_sent.cafSMSSentAvailable since 5.01300Voicemail.cafVoicemail.cafSystemSoundPreview 1301ReceivedMessage.cafReceivedMessage.cafSystemSoundPreview 1302new-mail.cafnew-mail.cafSystemSoundPreview 1303mail-sent.cafmail-sent.cafSystemSoundPreview 1304alarm.cafsq_alarm.cafSystemSoundPreview 1305lock.cafsq_lock.cafSystemSoundPreview 1315Voicemail.cafVoicemail.cafSystemSoundPreviewAvailable since 2.11200dtmf-0.cafdtmf-0.cafTouchTone 1201dtmf-1.cafdtmf-1.cafTouchTone 1202dtmf-2.cafdtmf-2.cafTouchTone 1203dtmf-3.cafdtmf-3.cafTouchTone 1204dtmf-4.cafdtmf-4.cafTouchTone 1205dtmf-5.cafdtmf-5.cafTouchTone 1206dtmf-6.cafdtmf-6.cafTouchTone 1207dtmf-7.cafdtmf-7.cafTouchTone 1208dtmf-8.cafdtmf-8.cafTouchTone 1209dtmf-9.cafdtmf-9.cafTouchTone 1210dtmf-star.cafdtmf-star.cafTouchTone 1211dtmf-pound.cafdtmf-pound.cafTouchTone 1050ussd.cafussd.cafUSSDAlert 1154vc~ringing.cafvc~ringing.cafVCCallUpgradeAvailable since 4.11153ct-call-waiting.cafct-call-waiting.cafVCCallWaitingAvailable since 4.11152vc~ended.cafvc~ended.cafVCEndedAvailable since 4.01150vc~invitation-accepted.cafvc~invitation-accepted.cafVCInvitationAcceptedAvailable since 4.01151vc~ringing.cafvc~ringing.cafVCRingingAvailable since 4.04095--VibrateThere was no category for this sound before 2.2.
In the SDK this is the constantkSystemSoundID_Vibrate.1002Voicemail.cafVoicemail.cafVoicemailReceived

0 0
原创粉丝点击