Browser audio APIs are mature
MediaRecorder and AudioWorklet provide sufficient quality for speech transcription in Chrome, Firefox, and Safari.
Browser-based voice transcription without installation.
Not every user wants to install software. A browser-native version lowers the entry barrier to zero.
WebRTC audio capture in modern browsers with real-time streaming to the transcription backend.
Whether browser-only voice input can match the native overlay experience in speed and reliability.
MediaRecorder and AudioWorklet provide sufficient quality for speech transcription in Chrome, Firefox, and Safari.
A browser tab cannot inject text into other applications. The web version would be copy-paste only.
The core value of Lven is auto-paste. Without it, the web version may not justify the effort.
Audio capture on mobile browsers is inconsistent. iOS Safari has known limitations with MediaRecorder.
A web version removes the install step entirely. For casual users or managed machines, this could be the only way in.
It also serves as a demo surface — try before you download.