-
@iandevlin @SaraSoueidan @Not_Woods As a (maybe semantically cleaner alternative) I'd use the
oncuechangeevent (developer.mozilla.org/en-US/docs/Web/API/TextTrack/cuechange_event) together with<audio>and render the captions manually.
oncuechange event (developer.mozilla.org/en-US/docs/Web/API/TextTrack/cuechange_event) together with <audio> and render the captions manually.