react-transcript-player
v1.4.0
Published
React component for playing audio with a synced transcript
Downloads
9
Maintainers
Readme
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.