Closed guest271314 closed 4 years ago
Pipe captured system audio to WAV file and read/output audio in "real-time" using AudioWorklet.
We should be able to use a modified version of this pattern https://github.com/WebAudio/web-audio-api-v2/issues/84#issuecomment-644813586.
https://github.com/guest271314/captureSystemAudio/tree/master/native_messaging/file_stream
Pipe captured system audio to WAV file and read/output audio in "real-time" using AudioWorklet.
We should be able to use a modified version of this pattern https://github.com/WebAudio/web-audio-api-v2/issues/84#issuecomment-644813586.