Перейти к содержанию

Audio Player

Подробнее #1
Подробнее #2

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"
    }
}

Примеры