According to the specification, the MediaStreamAudioDestinationNode in WebAudio should have no outputs. Chrome's implementation has a single output which will be removed.
Docs: https://webaudio.github.io/web-audio-api/#mediastreamaudiodestinationnode
Explainers: None