Skip to content

Remove/disable the "live" button when using a Blob as an audio source #1236

Answered by TasseDeCafe
TasseDeCafe asked this question in Q&A
Discussion options

You must be logged in to vote

I ended up realizing that the issue was the fact that Chrome doesn't provide the duration data for the webm format when you record audio inside the browser. The audio is also not seekable. I fixed the problem with this library: https://www.npmjs.com/package/webm-duration-fix

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@mihar-22
Comment options

@TasseDeCafe
Comment options

Answer selected by TasseDeCafe
@lchMemory
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants