API with Lyrics and Timestamps

Viewed 3409

I'm trying to make an app that uses lyrics with timestamps! I've looked into Genius and musiXmatch API but have had 0 success. MusiXMatch in particular requires a commercial plan to access their subtitled songs but I am making a personal app. Is there a lyrics API with timestamps that I can get access to?

3 Answers

I am unsure about an API, but I understand that some of my friends have used this https://en.wikipedia.org/wiki/LRC_(file_format). Seems useful to what you are trying to do and I do think there are some websites/APIs that provide LRC files for songs.

Related