[self.socket on:@"xxx" callback:^(SIOParameterArray *args) { AudioServicesPlayAlertSound(kSystemSoundID_Vibrate); }] AudioServicesPlayAlertSound(kSystemSoundID_Vibrate); no works;