Skip to content

Instantly share code, notes, and snippets.

@SunXiaoShan
Last active July 19, 2019 01:26
Show Gist options
  • Save SunXiaoShan/d3d0918f09626963edcf10298c924cac to your computer and use it in GitHub Desktop.
Save SunXiaoShan/d3d0918f09626963edcf10298c924cac to your computer and use it in GitHub Desktop.
AudioToolbox
NSString *audioFilePath = [NSString stringWithFormat:@"%@",
[[NSBundle mainBundle] pathForResource:@"success-notification-alert_A_major"
ofType:@"wav"]];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment