Dev Tools · 2h ago
Open-source Voxis translates Windows system audio in real-time without drivers
Voxis is an open-source Windows app that captures system audio via WASAPI process-loopback, translates it, and plays back spoken translation seconds later. It requires no virtual audio cables or drivers, using a new API to exclude its own output from capture. The app streams 16 kHz mono audio to a translation model while avoiding feedback loops.
Meridian48 take
The clever use of Windows' process-loopback API solves a real pain point, but real-time translation quality and latency will determine if this is more than a neat demo.
Read the full reporting
Translating Windows system audio in real time — driverless, with no virtual cable →
DEV Community
real-time-translationwindows-audio