Actually,
I would like to write a music player showing "animated" Lyrics in my game.
The Lyrics is in the form of circle showing at a position for some period of time.
I do not know how to watch the time of music, and I do not know whether watching for the time, and the showing the circles will have dome delay.
I hope that there should be real time response to show the cicles.
e.g. for 5-7 seconds, there is a circle on the top right hand corner, and then it disappears;
for 10-12 seconds, there is a circle on the bottom left hand corner, and then it disappers.
Any reference or suggestions? Thanks.