ionescu77 / sandibel

Demo Sound Playground
0 stars 0 forks source link

Articles about multiple sound streams (and players?) #8

Open ionescu77 opened 6 years ago

ionescu77 commented 6 years ago

Cocoapods library: https://github.com/adamcichy/SwiftySound

and the corresponding SO discussion: https://stackoverflow.com/questions/36865233/get-avaudioplayer-to-play-multiple-sounds-at-a-time

ionescu77 commented 6 years ago

Or AVAudioSession sharedInstance in the official AVAudioPlayer docs or the AVAudioSession docs

So then: https://stackoverflow.com/questions/31671029/prevent-avplayer-from-canceling-background-audio

ionescu77 commented 6 years ago

Also see comments on Issue 54 on chakra-base