A live handle to a running backend audio capture, returned by
ICdpSessionBackend.StartAudioCapture. Stop tears the capture down (the backend's
counterpart to having started it); the shared session calls it on
import('./cdp-remote-browser-session').CdpRemoteBrowserSession.StopAudioStream and Close().
A live handle to a running backend audio capture, returned by ICdpSessionBackend.StartAudioCapture. Stop tears the capture down (the backend's counterpart to having started it); the shared session calls it on import('./cdp-remote-browser-session').CdpRemoteBrowserSession.StopAudioStream and
Close().