I've been attempting to use audiotee and the native Electron audio recording APIs to try to record system audio alongside mic audio. Unfortunately, synchronization is very hard.
Would you add another tap into audiotee that can record the system mic? possibly with a launch param, that records whatever the system's default input device is at that point in time.
I've been attempting to use audiotee and the native Electron audio recording APIs to try to record system audio alongside mic audio. Unfortunately, synchronization is very hard.
Would you add another tap into audiotee that can record the system mic? possibly with a launch param, that records whatever the system's default input device is at that point in time.