How to use Swift Concurrency to load AVQueuePlayer? – Ios swift
I have about 200 audio assets about 5 seconds each that are loaded into an AVQueuePlayer. I do this so it plays all the assets as one full song, but allowing the user to view or jump to a specific…