×

Play Music

iOS 14 +

Notes

Play track in Music. You can enter IDs for songs, albums, playlists or artists. You play queue will be replaced with the input songs in the order you add them.

Syntax

playMusic(ids: <#Array#>, repeatMode: <#Enumeration (RepeatMode)#>, shuffle: <#Boolean#>)

Example

playMusic(ids: ["1564531202", "1558534271"], repeatMode: off, shuffle: false)