If I use AVAudioPlayer to play a sound effect instead of the SpriteKit way SKAction.playSoundFileNamed
, will there be any performance or other issues related?
Asked
Active
Viewed 181 times
2

user1615898
- 1,185
- 1
- 10
- 20
-
1please check this link http://stackoverflow.com/questions/28286767/openal-vs-avaudioplayer-vs-other-techniques-for-playing-sounds – arunjos007 Mar 22 '17 at 05:12