I'm currently using AudioServicesPlaySystemSound(_soundID)
to play sound clips. My understanding is that this can only be used to play clips under 30 seconds.
What is the standard wa开发者_如何学编程y of playing longer sound clips?
AVAudioPlayer
I'm currently using AudioServicesPlaySystemSound(_soundID)
to play sound clips. My understanding is that this can only be used to play clips under 30 seconds.
What is the standard wa开发者_如何学编程y of playing longer sound clips?
AVAudioPlayer
精彩评论