Audio player
#757
-
|
Is there a way to embed and control an audio player on a page? I am currently using a ui.template with an HTML audio element but would like to use more sophisticated audio player like wavesurfer.js and being able to control the source and state of the player dynamically. Is there a way to do this already? |
Beta Was this translation helpful? Give feedback.
Answered by
lo5
Apr 22, 2021
Replies: 1 comment
-
|
Interesting! This should be possible after #297 is implemented. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
thias42
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Interesting! This should be possible after #297 is implemented.
wavesurfer.js would make a good example for our docs as well - thanks for the pointer.