Any recommendations for showing captions for audio using media-chrome library? #937
|
I'm using media-chrome to build a custom audio player. It's very configurable in terms of styling so it's a great choice for me. However, I have yet to find a guide or suggestion for how to display captions with this library. I'm aware that Did anyone try using this library to build an audio player that shows captions? Any recommendations for me? Thanks. |
Replies: 2 comments
|
Not so much an answer as an addition: facing similar issues trying to add |
|
I ended up using this https://github.com/vidstack/captions Works well for me so far. |
I ended up using this https://github.com/vidstack/captions
Works well for me so far.