pietrop / slate-transcript-editor

A React component to make correcting automated transcriptions of audio and video easier and faster. Using the SlateJs editor.
https://pietrop.github.io/slate-transcript-editor
Other
75 stars 33 forks source link

audio vs video #5

Closed pietrop closed 4 years ago

pietrop commented 4 years ago

mp3 sometimes can have a image associated with it

Screen Shot 2020-06-04 at 12 32 28 PM

Using video html5 tag for audio in this case, the controls are not visible. Worth reconsidering, eg using an audio tag instead.

pietrop commented 4 years ago

or changing the height from 40em to 60em

Screen Shot 2020-06-04 at 12 36 10 PM