The Audio Latency Test measures the round-trip delay between your system playing a sound and your microphone capturing it — your result appears as a latency reading in milliseconds. Plug in headphones to prevent the test tone feeding back through your mic, click Start Test, and the tool plays a short click then times how long your mic takes to detect it. Your latency result tells you how much delay to expect on video calls, live recordings, or any setup where mic-to-output timing matters. The mic check online shows a live waveform and volume reading as soon as you speak.
No tests recorded yet
| Latency | Rating | Suitable For |
|---|---|---|
| <10 ms | Excellent | Professional music production, live monitoring |
| 10-20 ms | Very Good | Music production, gaming with audio |
| 20-40 ms | Good | Video calls, casual gaming, streaming |
| 40-100 ms | Acceptable | Voice calls, video conferencing |
| >100 ms | High | Noticeable delay - may cause echo issues |
Having issues? Check our troubleshooting guide for more solutions.
Audio latency is the total time between a sound event (a key pressed, a voice spoken, a signal triggered) and when it is audible through speakers or headphones. Every device in your signal chain adds a small delay: the driver, the audio engine, the digital-to-analogue converter, and the amplifier all contribute. The sum of all these delays is your system's total audio latency, measured in milliseconds. Check your full audible range with a hearing test online — from 20Hz bass to 20kHz treble.
Base latency is the minimum processing delay of the audio engine — the time from when software sends a signal to when the hardware begins outputting it. Output latency is the delay introduced by the output device's buffer. Round-trip latency is what this test measures: the full loop from output to microphone capture — which includes both output and input delays simultaneously. For real-time recording and live monitoring, round-trip latency is the most relevant measurement.
Browser-based audio latency tests give a useful estimate but cannot match the precision of dedicated DAW buffer analysis. Browsers add an inherent processing overhead — typically 20–40ms even on fast hardware — because the Web Audio API runs through a non-realtime scheduler. A DAW using ASIO drivers on Windows or Core Audio on macOS bypasses this overhead and can achieve sub-5ms round-trip latency. Use this online audio latency test to diagnose general system performance; use your DAW's built-in latency report for music production calibration.
The right latency threshold depends entirely on what you are doing with the audio. A video call tolerates delays that would be completely unacceptable in a live recording session. The free tone generator is the fastest way to check if your speakers reproduce bass and treble accurately.
When recording instruments or vocals, musicians monitor their own performance through headphones in real time. Any latency above 10ms is perceivable as a slight "doubling" effect — the direct sound from the instrument arrives slightly before the monitored sound through the headphones. Professional recordings target under 5ms total round-trip latency. If your audio latency test returns 10–20ms, it is workable for most home recording; above 30ms, you will notice the delay while singing or playing.
Gaming audio latency above 100ms makes it difficult to use audio cues to react to in-game events (gunshots, footsteps). For streamers, audio delay causes the voice commentary to fall out of sync with on-screen action. Most streaming software lets you add a video delay offset to compensate, but reducing the underlying audio latency in the first place is always preferable. A result of 20–50ms is acceptable for casual gaming; competitive play benefits from anything below 20ms.
Conference call software (Zoom, Teams, Meet) buffers and resamples audio, adding 40–150ms of its own delay on top of your system latency. For this use case, your microphone latency reading from this test is less critical — the app's own processing dominates. That said, a high system latency above 100ms can compound the app's delay and make you sound consistently late in conversations. Under 50ms system latency is ideal for smooth call audio.
ASIO (Audio Stream Input/Output) is a driver protocol developed by Steinberg that bypasses Windows' standard audio engine, dramatically cutting latency. If you use a USB audio interface, install its ASIO driver from the manufacturer's website. If no dedicated driver is available, ASIO4ALL is a free wrapper that gives most Windows machines access to low-latency ASIO routing. Most DAWs let you switch between WASAPI and ASIO — always choose ASIO for recording work. On macOS, Core Audio already provides near-ASIO performance natively. The echo test simulates call conditions so you can hear and fix echo issues before others do.
The audio buffer is a short memory queue that holds samples before they are processed. A smaller buffer reduces latency but increases CPU load — if the CPU cannot fill the buffer in time, you get audio dropouts and glitches. For recording, set the buffer to 64–256 samples. For mixing or playback only, 512–1024 samples is fine. If you get crackling at low buffer sizes, close all background applications and check that no other software is claiming exclusive audio access to your device.
Bluetooth audio introduces 100–300ms of codec-dependent latency. Aptx Low Latency (aptX LL) reduces this to 40ms; Bluetooth LE Audio (LC3) targets 20–30ms. Even the best Bluetooth codecs cannot match a wired USB or 3.5 mm connection, which typically adds under 5ms at the hardware level. If your audio latency test returns values above 100ms and you are on Bluetooth, switching to a wired connection is the single most effective change you can make.
Browsers process audio through the Web Audio API, which runs on a non-realtime scheduler. This adds inherent overhead of 20–40ms regardless of your hardware. Additional causes include: a large audio buffer set in your OS driver settings, background applications competing for CPU, Bluetooth audio routing, or an outdated audio driver. For the browser-based audio latency test to show a low reading, all these factors need to be minimised simultaneously.
Bluetooth audio uses lossy compression codecs (SBC, AAC, aptX) that add encoding and decoding time. The Bluetooth radio protocol also adds packet transmission delay. Even with modern low-latency codecs, you should expect 40–200ms of additional delay versus a wired connection. Some earbuds in "gaming mode" switch to a lower-latency codec specifically to reduce this — check if your device has this option in its companion app.
No — they measure completely different things. A network ping test measures how long a data packet takes to travel across a network. This audio latency test measures how long it takes for your device to produce a sound and for that sound to be captured by your microphone — entirely local, no network involved. Poor network ping does not directly cause audio latency within your computer's sound system.
Browser-based tests estimate latency using AudioContext.baseLatency and AudioContext.outputLatency — values reported by the browser, not directly measured. The browser may report a low hardware latency while adding its own scheduling delay on top. Additionally, if you are experiencing perceived audio delay in a specific application (video call, DAW, game), that application may be adding its own buffering that this test does not account for. Test within the specific application's own latency settings.
ASIO bypasses the Windows Kernel Mixer, which adds up to 30ms of extra latency. With a quality audio interface and ASIO driver, total round-trip latency of 3–6ms is achievable on modern hardware. Without ASIO (using WASAPI or DirectSound), typical Windows latency is 20–50ms. The improvement is significant for music production. ASIO has no equivalent in browser audio — this is why browser-based tests always show higher latency than DAW measurements.
Use it as a starting point for diagnosing whether your audio interface is performing as expected. For precise DAW calibration, use your DAW's built-in round-trip latency measurement or a dedicated hardware latency tester. The online mic recorder is also useful for checking whether your recorded audio drifts out of sync over time, which indicates a clock rate mismatch rather than a latency issue.
For accurate measurements, use headphones to prevent audio feedback. Browser-based latency tests provide estimates - for precise measurements, use dedicated audio testing software.
All latency testing is performed locally. No audio data is recorded or transmitted.
Comments & Feedback