I'm currently calling the disconnect() function on my AudioNode instances in Web Audio after a user evokes a Stop Recording function, but the "Google Chrome is using your microphone" status continues to persist on the top menu. What specifically does Chrome look for in determining whether or not the mic is still active?
Thanks!