Search code examples
iosswiftspotifyavaudioplayer

Play sounds parallel with Spotify


Is it possible to play a sound in swift when another one is being played, my client wants to make an app that emit sounds while Spotify is playing songs too, is that possible?


Solution

  • No you cant have multiple apps playing sounds at the same time.