Highlight Sound Text with proper sync with background rhyme or sound

Hi,

I am making a rhymes game. I want to display rhyme text or lyrics in sync with the rhyme sound. Should i Use SimpleAudioEngine or the New AudioEngine for this. And what will be the best approach.

One way i could think is I use ScrollView and scroll the images of lyrics of rhymes with the help of scheduler and fake it.
But i want to make it like some of the music channels that show lyrics with different color with proper sync with the sound.

Karoake song with lyrics or it could be like this link. And i want this solution to be cross-platform.

I read some of the forum post but i didn’t got any cross-platform solution.

This is not what i want.

I hope its clear.