What it does
Useful, focused capabilities
- Explicit microphone permission
- Live waveform and dBFS meter
- Device and processing constraints
- Pause and resume
- Local reopen verification before download
Audio capture · browser-local
Record microphone audio locally with a live waveform, dBFS meter, device choice, browser-supported formats, pause, preview, verification, and download.
Work happens in the current browser. The route does not require an account or a server-side processing job.
Interactive browser workspace
The live tool is loaded in this browser only. This tool can request microphone only after you choose the relevant action.
Open this local tool →What it does
Browser compatibility
JavaScript; HTTPS or localhost; explicit microphone permission; getUserMedia and MediaRecorder support.
Questions people ask
No. getUserMedia feeds MediaRecorder and the waveform analyser in the current page. The result is a local Blob URL.
The standard browser MediaRecorder API commonly produces WebM/Opus, Ogg/Opus, or MP4/AAC depending on the browser. The tool offers only formats the browser reports as supported.
It is a digital signal level relative to the maximum representable sample, not calibrated room loudness in dB SPL.
This reference build buffers recording chunks in memory, so a bounded duration reduces mobile crash risk.
Not necessarily. Browser processing can help speech but may color music or ambience. Turn it off when fidelity matters more than speech cleanup.