javamp3id3-tagid3v2

Extract lyrics from an MP3


Could someone explain how to extract the lyrics from an mp3 file?I tried but I can't get any documents for this purpose.Just like the album art, how can we extract it in to a text file? Is it possible in Java?


Solution

  • Take a look at this library: https://web.archive.org/web/20170718142051/http://www.fightingquaker.com:80/myid3/

    It should do what you need.