How to record audio in your browser and get a clean take
Microphone permissions, levels, mono versus stereo, which format to save, and how to trim the silence — everything between pressing record and having a file you can use.
Updated 2026-09-19
Every modern browser can capture your microphone with no plug-in, and a well-built recorder can save the result as WAV or MP3 without the audio ever leaving your machine. The recording itself is easy. The reasons takes come out unusable are almost always level, distance and format, so that is where this guide spends its time.
Permissions and what they mean
The first time a site asks for the microphone, the browser shows a prompt. Allowing it grants access for that site only and can be revoked from the address-bar icon. A recorder that processes locally uses this permission to write audio into your browser's memory or private storage; it does not imply anything is uploaded. If you denied it by accident, look for the camera/microphone icon in the address bar to change your answer.
Levels: aim for -12 dB, never touch 0
Digital recording has a hard ceiling. Audio that hits 0 dBFS is clipped and cannot be repaired. Speak at your normal volume and set the input so peaks sit around -12 dB with occasional louder syllables reaching -6 dB. That leaves headroom for the sentence you did not expect to shout. Quiet recordings are easy to raise later; clipped ones are gone.
Mono or stereo?
One person, one microphone: mono. A stereo file of a single mic is two identical channels, twice the size, and can pan oddly if the mic only feeds one side. Choose stereo only for music or ambience captured with two microphones.
Which format to save
Save WAV if you will edit the take — noise reduction, cutting, EQ. It is uncompressed and about 5 MB per minute in mono at 44.1 kHz. Save MP3 at 128 kbps mono for a voice note you will only share. Never save an MP3 and then edit it heavily; every export re-compresses.
The last 10 percent
Record two seconds of silence before you start speaking. It gives noise-reduction tools a reference and gives you a clean point to trim. When you stop, wait a beat before pressing stop so the last word is not cut off. Trim the leading and trailing silence, apply light noise reduction if the room was noisy, and normalise to a standard loudness such as -16 LUFS before sharing.
Step by step
- 1
Set up
Close noisy apps, put the microphone 15–25 cm from your mouth, slightly off-axis to avoid pops.
- 2
Check levels
Do a ten-second test. Peaks around -12 dB; if the meter turns red, lower the input or move back.
- 3
Record with margins
Two seconds of silence at the start, a beat at the end.
- 4
Trim, clean, level, export
Cut the silence, denoise lightly if needed, normalise, then export WAV for editing or MP3 for sharing.
Questions
- Is browser recording uploaded to the internet?
- Not necessarily. Recorders that process locally keep the audio on your device. Look for an explicit statement; the microphone permission alone does not mean uploading.
- Why is my recording quiet?
- Input gain is low or the microphone is too far away. Raise the level or move closer, then normalise the file afterwards.
- Can I record system audio, like a call?
- Browsers can capture tab or screen audio via screen sharing in Chrome and Edge; plain microphone recording will not capture the other side of a call. Check that recording the call is legal where you are.