Microphone Tester

See a live frequency spectrum of your microphone input to confirm it's working correctly.

● Click "Allow Microphone" and grant permission
Input Level
-
Sample Rate
-

What Is a Microphone Tester?

A microphone tester checks whether your mic is picking up sound correctly by visualizing your voice or background noise as a live frequency spectrum. It's a fast way to confirm your microphone is working before a call, stream, or recording - without opening any recording software.

How to Use the Microphone Tester

  1. Click "Allow Microphone" above.
  2. Grant microphone permission when your browser prompts you - look for a small icon in the address bar if you don't see a prompt.
  3. Speak, tap the mic, or make noise near it.
  4. Watch the spectrum bars move in response to sound - taller bars mean stronger signal at that frequency.

How It Works

This tool requests access to your microphone through getUserMedia, then feeds the live audio stream into the Web Audio API's AnalyserNode. That node performs a real-time Fast Fourier Transform (FFT), breaking your voice into its component frequencies, which this tool draws as moving bars - low frequencies (bass) on the left, high frequencies (treble) on the right.

None of this audio is recorded, saved, or sent anywhere - the analysis happens entirely inside your browser tab and stops the moment you close or leave the page.

Understanding Your Results

  • Bars move when you speak - your microphone is working correctly.
  • No movement at all - check that you selected the correct input device in your OS sound settings, and that the mic isn't muted at a hardware switch.
  • Constant static or noise even when silent - may indicate interference, a faulty cable, or a driver issue.
  • Only faint movement - could mean low input gain; check your OS microphone volume settings.

Benefits

  • Confirms your mic works before an important call or recording.
  • Helps identify whether an issue is your microphone or the app you're using.
  • No account, download, or software install required.

Common Mistakes to Avoid

  • Denying the permission prompt - you'll need to reset the site's microphone permission in your browser settings and refresh.
  • Testing with the wrong input device selected in your OS - if you have multiple microphones, confirm the right one is set as default.
  • Assuming silence means it's broken - try tapping the mic gently or speaking louder first.

Frequently Asked Questions

Does this tool record or save my voice?

No. The audio is analyzed live in your browser using the Web Audio API and is never recorded, stored, or transmitted anywhere. Closing this tab immediately stops all microphone access.

Why isn't my browser asking for microphone permission?

You may have previously blocked microphone access for this site. Check the padlock or site-settings icon in your browser's address bar to reset the permission, then refresh the page.

Can this test detect background noise or echo?

You can visually see background noise as constant low-level bar movement even when you're not speaking, but this tool doesn't specifically measure echo cancellation quality.

Does this work with Bluetooth headset microphones?

Yes, as long as your operating system recognizes the Bluetooth mic as an input device, this tool can access and visualize it the same way as a wired microphone.

Conclusion

This tester gives you an instant, visual way to confirm your microphone is working - no software, no recording, no risk to your privacy. If you also want to test your output audio, try the Speaker Tester or Headphone Tester next.