Building a real-time desktop AI copilot for calls: the hard parts
A developer built a real-time desktop AI copilot for online calls that displays hints within seconds. The system captures system audio (not microphone) using ScreenCaptureKit on macOS and WASAPI loopback on Windows, stre…