Triggering Vibration Applications running on iPhone¡ªbut not the iPod touch¡ªcan trigger vibration using System Audio Services. The vibrate option is identified using the kSystemSoundID_Vibrate identifier. To trigger it, use the AudioServicesPlaySystemSound function in the Audio Toolbox framework, as shown here.