i also meet this kind of problem, i‘m developing a web online KTV application, play the background audio, at the same time, record user's voice,there are always some audio snippets lost, but just only do recording task, everything is ok, i try to move recording task into an audioworkletprocessor(another thread), unfortunately, it also does not work :(