Syncing a Transcript with Audio in React
builds.metaview.ai
Syncing a Transcript with Audio in React
1–4 of 4 posts
Re: Syncing a Transcript with Audio in React
#2I wonder how Svelte would do. Does anyone happen to know?
Re: Syncing a Transcript with Audio in React
#3A bit off-topic, but the video backgrounds are beautiful. What's the best way to do that?
Re: Syncing a Transcript with Audio in React
#4A good example where you need to bend things because of the functional component use. With class components you could store member variables instead of using refs.