OBS Mic Test

Tap a channel to confirm your speakers, then check your mic below.
SilentQuietGoodLoud
Windows exclusive-mode conflictRight-click your mic in Windows Sound settings → Properties → Advanced → uncheck "Allow applications to take exclusive control" — otherwise another app already using the mic can silently block OBS from it (the same in-use-elsewhere case this page's meter would show as failing).
Audio Mixer levelsConfirm the mic's fader in OBS's Audio Mixer isn't at zero or muted (the small speaker icon) — a surprisingly common cause of "the meter works here but not in OBS."
Noise Suppression / Gate filtersRight-click the mic source → Filters — an overly aggressive Noise Gate can cut off quiet speech entirely, which looks identical to a broken mic.
Wrong device selectedSettings → Audio → Mic/Auxiliary Audio — confirm it matches the device that worked in the check above.

The OBS Mic Test checks both your speakers and your microphone before you go live, so a dead channel or a silent mic never catches you mid-stream. Click Play Left or Play Right to confirm each speaker, then hit Enable Microphone and speak normally to watch your waveform and level meter move from Quiet through Good to Loud. Below the meter you'll find the exact OBS settings — Audio Mixer levels, Noise Gate filters, and the Windows exclusive-mode conflict — that actually cause a mic to fail inside OBS Studio. Run the gaming headset positional audio and mic test to see exactly what's working and what isn't.

Before you go live, running a quick mic test for OBS tells you everything you need to know: whether your microphone is even detected, how loud your input level actually is, and whether background noise or echo will bother your viewers. This free, browser-based obs mic test reads your waveform and dBFS level in real time, so you can fix gain staging and noise gate settings before you ever open OBS Studio — no download, no plugin, no waiting.

How to Run a Mic Test for OBS in Your Browser

Running a mic test doesn't require OBS Studio to already be open. Because this microphone tester works entirely in your browser using the Web Audio API, you can check your input, tune your noise gate, and confirm your sample rate before you ever launch the streaming software itself. The whole process takes under a minute. Try the free check whether your mono vs stereo is working properly for a quick, no-install way to check this yourself.

  1. Click the test button and grant microphone access when your browser asks.
  2. Choose your input device from the dropdown if you have more than one connected.
  3. Speak normally and watch the waveform, input level, and dBFS reading respond.
  4. Record a short test recording and play it back to check for clipping or noise.

Grant Mic Permission in Your Browser

The first step is always the same across every browser: click the test button, then approve the mic permission prompt that appears near your address bar. Your audio is processed locally and never leaves your device — nothing is uploaded or stored on a server. If you don't see a permission prompt at all, your browser may have already blocked microphone access for this site in a previous session, in which case you'll need to reset that permission from your browser's site settings.

Select Your Input Device

Once permission is granted, every detected input device — USB microphone, XLR interface, gaming headset, or built-in laptop mic — appears in a dropdown list. Choosing the wrong device here is one of the most common reasons a mic test looks broken when the hardware is actually fine, so double-check that the tool is listening to the same device you intend to select inside OBS's Audio Mixer.

Watch the Waveform and Record a Test Recording

With your device selected, speak at a normal volume and watch the live waveform move. A flat, unmoving line usually means the wrong device is selected or the mic is muted at the hardware level. Once the line is responding, hit record to capture a short test recording — playing it back on headphones is the single best way to catch clipping, hiss, or echo that you might not notice while you're talking.

Understanding Your Input Level and dBFS Reading

Every number this tool shows you maps directly onto what OBS's own Audio Mixer will display once you're streaming. Your input level is measured in dBFS — decibels relative to full scale — where 0 dBFS is the loudest possible signal before digital clipping, and anything you say should sit comfortably below that ceiling with room to spare. Run the free phone speaker test to see exactly what's working and what isn't.

Peak, RMS, and Headroom Explained

Two numbers matter most when reading your results: peak, the loudest instantaneous moment in your signal, and rms, the average loudness over time. The gap between the two is your headroom, sometimes expressed as crest factor:

Crest Factor (dB) = Peak (dBFS) - RMS (dBFS)

A healthy speaking voice typically has 6–12 dB of crest factor. Too little dynamic range between peak and average usually means a compressor or limiter is squashing your signal too aggressively; too much can mean your gain is set inconsistently.

Noise Floor and Background Noise

Your noise floor is what the tool measures during silence — the hiss, hum, or room tone that's always present even when you're not talking. A quiet room should read below -60 dBFS. If your background noise reading is high, check for fans, HVAC vents, or a nearby computer before assuming your microphone itself is the problem.

Target dBFS Levels for Your OBS Mic Test

The table below mirrors the same target ranges that OBS's own mixer uses, so you can aim for the same numbers here as you will once you're streaming live.

SignalTarget Level
Voice while talking-18 to -12 dBFS
Peak (loud moments)Max -6 dBFS
Noise floor (room)Below -60 dBFS
Game or desktop audio-20 to -15 dBFS

Recommended OBS Audio Settings After Your Microphone Test

Once your mic test results look clean, the next step is carrying those numbers over into OBS itself. Getting your audio settings right here matters more to how professional your stream sounds than almost any video setting you'll touch.

Sample Rate and Audio Channels

Set your sample rate to 48000 Hz in both your operating system and OBS — a mismatch between the two is the most common cause of a robotic or pitch-shifted voice. Most streamers should leave channels set to stereo or mono depending on their interface, and it's worth noting your bit depth as well, since some USB interfaces default to a lower setting than their hardware actually supports.

Setting Up the Noise Gate

A noise gate closes automatically when you're silent, blocking room tone and keyboard clicks between sentences. Start with a close threshold around -32 dB and an open threshold around -26 dB, with an attack time near 25ms and a hold time of about 200ms before release kicks in. Watch the gate status indicator on your mic test while you speak — if it's cutting off the start of your words, raise the close threshold slightly.

Noise Suppression: RNNoise vs Speex

OBS ships with two noise suppression engines. rnnoise uses a machine-learning model and produces noticeably more natural results, removing fans and keyboard clicks without the metallic artifacts older algorithms introduce, though it costs a little more CPU. speex is lighter on resources and remains a solid fallback on older hardware or when you're already running a demanding game alongside your stream.

Gain Staging in the Audio Mixer

Good gain staging means setting your physical mic or interface gain first so your raw signal already peaks near -18 dBFS, then using the OBS audio mixer's Gain filter only for fine trimming — not as your primary volume control. From there, a compressor evens out loud and quiet moments, an eq (or equaliser) shapes tone, and a high pass filter removes low-frequency rumble below roughly 80Hz.

OBS Studio Audio Filters in the Right Order

Inside OBS Studio, right-click your mic source in the Audio Mixer and open Filters. The order you stack these audio filters in genuinely changes the result, because each one processes the signal handed to it by the one before it.

OrderFilterPurpose
1High Pass FilterRemoves low rumble
2Noise SuppressionRemoves steady background hiss
3Noise GateSilences dead air between words
4EQ / CompressorShapes tone and evens levels
5GainFinal volume trim

Fixing Common Microphone Test Problems Before You Stream Audio

Most microphone problems show up clearly in a mic test long before they'd embarrass you live, which is exactly why it's worth running one before every session where you plan to stream audio to an audience.

Browser Permission and Input Device Errors

  • browser permission denied — check your browser's site settings and re-allow microphone access
  • Wrong input device selected — pick the correct mic from the dropdown, not your webcam's built-in mic
  • driver issues — update drivers through Device Manager or your manufacturer's software
  • Loose usb port or audio jack connection — try a different port or cable

Clipping, Distortion, and Robotic Voice

  • clipping or distortion — you're too close to the mic or your gain is set too high
  • robotic voice or odd pitch — sample rate mismatch between OS and OBS, usually 44.1kHz vs 48kHz
  • High latency between speaking and hearing yourself — switch your monitoring mode or buffer size

Echo, Reverb, and Room Acoustics

If your test recording sounds hollow or distant, the culprit is almost always room acoustics, not the microphone itself. echo and reverb come from sound bouncing off bare walls and hard floors. Hanging a blanket behind your setup, adding a rug, or improving general room treatment removes reflections no filter can fully fix. Beyond the room, correct mic placement — about 6–8 inches away, slightly off-axis — combined with a pop filter or windsock prevents harsh plosive bursts on P and B sounds.

Choosing the Right Microphone for OBS Streaming

Different microphone types behave differently once you run them through a mic test, and knowing your mic's category helps you predict which settings you'll need to adjust.

USB Condenser, XLR Dynamic, Headset, and Lavalier Mics

A usb condenser is the most common streaming mic — plug-and-play, sensitive, and requiring no separate audio interface. An xlr dynamic mic delivers broadcast-quality sound and naturally rejects room noise, but it needs a proper preamp and often phantom power to reach a usable level, so expect a lower reading in your mic test until gain is added. A headset mic is convenient but picks up more room tone and usually needs a tighter noise gate, while a lavalier mic works well for face-cam or IRL setups but is more prone to clothing rustle than a standard dynamic mic.

Testing Your Mic for Zoom, Discord, and Gaming

The same input level, noise floor, and echo cancellation readings that matter for OBS also determine how you sound in calls and other apps.

Testing Your Mic for Zoom, Discord, and Video Calls

Because this tool measures your raw signal rather than a specific app's settings, the results transfer directly to zoom, discord, and any other streaming or podcasting software. If your mic tests clean here but still sounds off in one particular app, the issue is usually that app's own device selector pointing at the wrong input rather than the hardware itself.

Checking Microphone Information Before Gaming or Podcasting

Before a gaming session or podcast recording, it's worth reviewing the full microphone information panel — not just the level meter. A side-by-side comparison between two microphones, using the playback feature to hear each test clip back to back, is the fastest way for streamers to decide which mic actually sounds better rather than guessing from specs alone.

PropertyWhat It Tells You
Sample rateShould match OBS (48000 Hz)
Audio channelsMono or stereo input
Automatic gain controlWhether the OS is auto-adjusting your volume
Echo cancellationUseful for calls, best disabled for music mode
Monitoring deviceYour headphones, not speakers
Quality ratingOverall audio quality score

This technical information is also what determines whether your voice clarity and overall audio quality hold up once you're competing with game audio or a busy webcam call — and it's exactly the kind of noise reduction and gain data worth checking before every broadcast, not just your first one.

Whether you call it a mic checker, a sound check, or a full audio test, running a quick mic check before every session pays off. It doesn't matter if you're settling into a video call, catching up over voice chat, kicking off a round of live streaming, or building an audience as a content creator — clean audio is the one thing your listeners notice the moment it's missing.