/react-transcript-player

React component for playing audio with a synced transcript

Primary LanguageJavaScript

To run an example locally:

cd examples/baxley
npm install
npm run serve
open http://localhost:9966/

Now you can edit the files examples/baxley and changes will be reflected immediately in your browser.