b2KIT

Voice Recorder

Record audio from microphone with waveform display and export to MP3/WAV.

Tested tool guide Tested browser tools Checked August 16, 2026

What Voice Recorder does and how it behaves

Microphone in, audio file out: this page records what your microphone hears and exports a downloadable file. Press record, speak, and a live waveform shows your input levels as they happen; press stop, then choose MP3 for a small, shareable file or WAV for an uncompressed copy for editing. Everything runs in the browser tab, so nothing is uploaded while you record. The thing people most often get wrong: the file contains only what the microphone picked up during the session. It cannot capture music or calls already playing on the computer, and it cannot repair audio that was clipped, muffled, or too quiet at the source.

How the result is produced

1

Microphone capture

Capture starts only after you grant microphone access, which the browser asks the first time the page tries to record. Once granted, audio from your chosen input device streams into the tab in real time and the waveform tracks its amplitude, so you can see that sound is actually arriving. If permission was previously denied, the page stays silent until you re-enable it in the browser's site settings.

2

Export formats

Export writes the captured audio into a file you download. WAV stores uncompressed pulse-code modulation, so size grows directly with duration and can reach tens of megabytes over a few minutes. MP3 applies lossy compression that discards detail most listeners will not notice, shrinking the file substantially. Neither format removes background noise or fixes quiet or distorted audio - the file preserves exactly what the microphone delivered.

Good uses

  • Dictate a quick note or reminder into the computer and get an MP3 you can send to a phone, a colleague, or a transcription service without installing a voice-memo app.
  • Record a lecture, interview, or meeting with a built-in or external microphone, exporting WAV when you plan to clean up and edit the audio in dedicated software.
  • Verify a microphone is working and at a sensible level before an important call or recording - the waveform responds as you speak, so a flat line points to the wrong device or a muted input.

Limits and checks

  • The file contains only what the microphone heard while recording. Music, calls, or app sounds playing on the computer are absent unless the mic physically picks them up, and anything said before you pressed record is gone.
  • A flat waveform usually means no audio reached the page: a wrong input device, a muted mic, or denied permission. Watch it before stopping, because an empty recording looks identical to a good one until you play the file.
  • File size is not a measure of quality. A large WAV is simply uncompressed; a small MP3 has been lossy-compressed and loses detail at low bitrates. The waveform is also a display, not an editor - trimming or splitting the recording has to happen in another program.

Common questions

Can this tool record sound that is playing on my computer?

No - the microphone is the only input, so audio coming out of the speakers or headphones is not captured unless the mic can physically hear it. Recording system audio needs operating-system or application-level capture, which browser pages cannot do.

Is my recording uploaded anywhere?

No. Recording, waveform display, and export all happen inside the browser tab, and the finished file downloads straight to your computer; nothing is sent to a server. The microphone stream is only active while the page is open and permission is granted, so closing the page ends the session.

References and verification

The behavioral notes were checked against the browser implementation. Standards and primary references below define the relevant format, formula, or platform behavior.

Related Tools