from: http://stackoverflow.com/a/4725039 There are two seemingly similar functions that take a parameter kSystemSoundID_Vibrate: )AudioServicesPlayAlertSound(kSystemSoundID_Vibrate); )AudioServicesPlaySystemSound(kSystemSoundID_Vibrate); Both the fun…