Tag: WebVTT
-
Use WebVTT without actually using WebVTT: Another way to monitor playback progress of HTML Media Elements
—
in TechPreviously, I have introduced how LyricsX handled playback progress of different players, and briefly talked about how I applied its principal to web audio with a requestAnimationFrame() loop. In this article, I’ll talk about how to use WebVTT, a browser-native captioning feature to receive callbacks on specific time ranges.