Integrate Song Lyrics

Hi @danpastori as requested i have put together an example, to ensure everything is easily understood i use one of the example from the documentation I just added few modifications
For this example i use wave js for visualization and lyricer js for song lyrics click Demo to have a look.
Since lyricer js does not have a cdn i can’t run it on codepen, I think I have to send file to you
Note:
buttons on top of the player toggle between lyric, visualization and image

This is awesome! Thank you so much for sharing!

To be honest, I’ve never heard of LyricerJS but holy cow, that is amazing. I’d love to make some integration instructions with it. I was going to work on time callbacks to do this, but I think LyricerJS would be a pretty sweet integration.

Also, did you make that visualization?

No I didn’t make the visualization I use Wave js. I was able to pass an id to the Amplitude audio element before binding to the wave js instance.

Wow, I’ve never seen Wave.js before! Definitely want to some integration instructions. Thanks for pointing that out!