SwiftAudioPlayer
SwiftAudioPlayer copied to clipboard
sound is accelerating and interrupting while the stream plays
https://user-images.githubusercontent.com/890536/133261344-6f5bcbba-b2ef-40fa-87cb-eada5c397934.MP4
let url = URL(string: "https://us5.internet-radio.com/proxy/wcrr?mp=/stream")! SAPlayer.shared.startRemoteAudio(withRemoteUrl: url, bitrate: .low) SAPlayer.shared.play()
I am also facing this problem @tanhakabir
Same here
Same here, can you investigate what is going on @tanhakabir please ?