I’ve been doing very similar work, and one problem I can’t find any answer to is how to release the mic so the recording indicator disappears. Calling close() on the AudioContext should do it, one’d think, but that doesn’t change the indicator.
I’ve been doing very similar work, and one problem I can’t find any answer to is how to release the mic so the recording indicator disappears. Calling close() on the AudioContext should do it, one’d think, but that doesn’t change the indicator.