Audio Player
response {
shouldListen = false
audioPlayer {
url = "https://example.com/stream-audio-url"
title = "Песня"
subTitle = "Артист"
artUrl = "https://example.com/art.png"
backgroundImageUrl = "https://example.com/background-image.png"
}
}