vk-audio-api-docs

audio.getLyrics

Returns lyrics associated with an audio file.

This method can be called with a user token. Access rights required: audio.

Parameters

lyrics_id Lyrics ID (could be obtained with audio.get, audio.getById, or audio.search methods).
int (number), required parameter

Result

Returns a lyrics object containing the following fields:

NOTE: /n is used as a line break in the lyrics text.

Errors

Global errors can occur while running. See their descriptions on this page.