Replies: 1 comment
-
You could create a URL object from your blob and pass that to wavesurfer:
See https://developer.mozilla.org/en-US/docs/Web/API/URL/createObjectURL_static |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
loadBlob
has been removed in v7 and I was using it to load music files in v6. Could you provide example showing how we can load audio files in electron with v7 without loadBlob ?Beta Was this translation helpful? Give feedback.
All reactions