How to add some controls to achieve the lyrics, according to
Pray god to help
CodePudding user response:
The first thing you need to be able to connected to the Internet to download the lyrics, the singer your itself has the lyrics file.Then you look at the lyrics file format.
http://baike.baidu.com/subview/80650/8795771.htm? fr=aladdin
CodePudding user response:
Extract the LRC England file in time axis, and then according to the broadcast time displayCodePudding user response:
I have the lyrics song file file, but will not be an Irc file according to song progressCodePudding user response:
Add a timer, the time interval locating 0.1 seconds, and then in the timer event to calculate play time, then in the LRC England file according to the timeline to extract the corresponding lyrics displayCodePudding user response: