Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move to the AudioWorklet API? #5

Open
Mihonarium opened this issue Sep 1, 2022 · 0 comments
Open

Move to the AudioWorklet API? #5

Mihonarium opened this issue Sep 1, 2022 · 0 comments

Comments

@Mihonarium
Copy link
Member

As mentioned by @Termplexed,

One issue of course is that the recorded media has same volume-level as the playback. E.g. if it is low or muted, recording is also low or muted. Not sure, but ideally would be to get the buffered audio and extract a sample from that (I.e. no recording) but not sure how to achieve that.
Another alternative could perhaps be to use AudioWorklet
https://developer.mozilla.org/en-US/docs/Web/API/AudioWorklet

@Mihonarium Mihonarium reopened this Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant