# Microphone Test — Check Your Mic and Input Level

> Check that your microphone works, watch the live waveform and see whether your level is right.

To test a microphone, press start, allow access and speak normally. The waveform and level meter respond in real time, and the panel shows the sample rate, channel count and whether echo cancellation and noise suppression are active. A healthy speaking level sits between 40% and 70% with peaks that never touch the top.

**URL:** https://convertto.tech/t/microphone-test
**Category:** Browser & Device (https://convertto.tech/c/browser-tools)
**Privacy:** Runs entirely in the browser; no upload
**Cost:** Free, no sign-up
**Last updated:** 2026-08-01

## Key facts

- **Meter:** RMS level in dB, which tracks perceived loudness rather than instantaneous peaks
- **Privacy:** Audio is analysed in the page and never uploaded
- **Cost:** Free, unlimited, no sign-up

## How to use

1. Turn "Ready" on or off as needed.
2. The result appears immediately — copy or download it.

## FAQ

### What level should my microphone be at?

Aim for the meter sitting around 40–70% while speaking normally, with peaks staying below the red. Recording quietly and turning it up afterwards raises the noise floor with the voice; recording into the red clips permanently and cannot be fixed later.

### Why does the meter show nothing when I speak?

Either the wrong input is selected — laptops often default to a webcam microphone rather than a headset — or the OS has the input muted. The device list appears once permission is granted, so switch inputs there and the test restarts on the new one.

### Why does my voice sound processed?

Browsers enable echo cancellation, noise suppression and automatic gain control by default for calls. They are helpful on a call and harmful when recording music or a podcast, since they duck steady sounds and pump the gain. The panel reports which are active on your stream.

### Why is the sample rate 48000 rather than 44100?

48 kHz is the native rate of nearly all modern audio hardware and the default across WebRTC. A 44.1 kHz request is usually resampled rather than honoured, so recording at 48 kHz and converting once at the end avoids a needless resample.

## Related tools

- [Camera Test](https://convertto.tech/t/camera-test): Check that your webcam works, see the resolution it delivers and take a test photo.
- [Voice Recorder](https://convertto.tech/t/audio-recorder): Record voice notes or audio from your microphone and download the file. No account, no upload.
- [Media File Info](https://convertto.tech/t/media-file-info): Read the duration, dimensions, frame rate and playability of an audio or video file.
- [Browser Permissions Inspector](https://convertto.tech/t/permissions-inspector): Check the permission state of camera, microphone, location, notifications and more for this origin.
- [AI Audio Transcription](https://convertto.tech/t/ai-audio-transcription): Run Whisper locally to turn speech into text, SRT, VTT or a timestamped transcript. Works offline after the first run.
- [AI Text to Speech](https://convertto.tech/t/ai-text-to-speech): Turn text into natural speech with a neural voice running in your browser, and download the audio as a WAV file.
- [Audio Converter](https://convertto.tech/t/audio-converter): Convert audio between MP3, WAV, AAC, OGG and FLAC in your browser.
- [Audio to Subtitles](https://convertto.tech/t/audio-to-subtitles): Generate timed SRT or WebVTT subtitles from an audio recording.
