<structuredLyricsdisplayArtist="Muse"displayTitle="Hysteria"lang="xxx"offset="-100"synced="true"><linestart="0">It's bugging me</line><linestart="2000">Grating me</line><linestart="3001">And twisting me around...</line></structuredLyrics>
Does not exist.
Field
Type
Req.
OpenS.
Details
lang
string
Yes
Yes
The lyrics language (ideally ISO 639). If the language is unknown (e.g. lrc file), the server must return und (ISO standard) or xxx (common value for taggers)
The actual lyrics. Ordered by start time (synced) or appearance order (unsynced)
displayArtist
string
No
Yes
The artist name to display. This could be the localized name, or any other value
displayTitle
string
No
Yes
The title to display. This could be the song title (localized), or any other value
offset
number
No
Yes
The offset to apply to all lyrics, in milliseconds. Positive means lyrics appear sooner, negative means later. If not included, the offset must be assumed to be 0