How to keep playing video with lower volume when app is in inactive state but still visible (not in background)?
My app streams HLS content using AVPlayer. When Siri is activated (for example with a long press of the lock button), the video and audio stop. I want it to work like the Youtube and Twitch players : the live stream doesn’t get interrupted, but the volume of the audio is lowered. Is that possible ?