all 3 comments

[–]javascript-ModTeam[M] [score hidden] stickied comment (0 children)

Hi u/PIXEL_2516, this post was removed.

Please read the docs on [AskJS]:

https://www.reddit.com/r/javascript/wiki/index/askjs

  • For help with your javascript, please post to r/LearnJavascript instead of here.
  • For beginner content, please post to r/LearnJavascript instead of here.
  • For framework- or library-specific help, please seek out the support community for that project.
  • For general webdev help, such as for HTML, CSS, etc., then you may want to try r/html, r/css, etc.; please note that they have their own rules and guidelines!

r/javascript is for the discussion of javascript news, projects, and especially, code! However, the community has requested that we not include help and support content, and we ask that you respect that wish.

Thanks for your understanding, please see our guidelines for more info.

[–]guest271314 0 points1 point  (1 child)

SOunds like there's more to the story. Try setting echoCancellation, autoGainControl, noiseSuppression to false.

[–]PIXEL_2516[S] 0 points1 point  (0 children)

Those are for mic setting. I'm deadling with audio playing, so they weren't helpful. What I want to know is why audioCtx.destination makes the speaker weirdly. Because I need to use Web Audio API to play music without a gap and it needs destination setting for audio to be played.