Headphone & Speaker Test - Left/Right Stereo Check
Professional audio output test. Accurately check Left/Right stereo balance, bass response, and distortion on headphones and speakers to ensure optimal sound quality.
Avoids unrelated permissions and runs in your browser with the device APIs available on this device.
Works best in current Chrome, Edge, Safari, and Firefox. Support depends on Web Audio API, secure HTTPS, hardware availability, and browser policy.
Signal Generator
Quick self-test
Capture Audio (Loopback)
Quick Troubleshooting
Audio Test Guide
Use tones, sweeps, and noise to verify speakers/headphones.
Lower Volume & Unlock
Start at low volume. Click page to unlock audio engine.
Test Stereo Balance
Click Left/Right. Ensure sound comes from the correct side.
Sweep & Distortion Check
Use 'Sweep' to find resonance or broken frequencies.
System Loopback (Optional)
Capture system audio to analyze internal signal clipping.
What this tool checks
This tool focuses on whether your browser can send clear test audio to the right output device and channel path.
audio output path
Checks whether sound can be played through the browser on this device at all.
left / right channel
Helps confirm stereo routing and whether channels are balanced or unexpectedly swapped.
playback continuity
Makes dropouts, crackle, or interruptions easier to notice during the test sequence.
volume response
Lets you verify whether output level changes are audible and consistent.
distortion clues
Helps expose clipping, rattling, or speaker issues during louder sections.
device selection sanity
Useful for checking whether the intended headphone, speaker, or monitor path is active.
What this tool cannot confirm
Audio output tests are practical for browser troubleshooting, but they do not replace calibrated acoustic measurement.
not a frequency response measurement
The tool cannot certify true bass extension, treble rolloff, or room response like dedicated measurement rigs can.
human perception still matters
Results depend on what you hear, your listening environment, and whether the transducer is worn or positioned correctly.
browser path is not every app path
Music apps, DAWs, conferencing software, and games may use different output devices or processing chains.
volume normalization can differ
OS enhancements, EQ, spatial audio, and Bluetooth codecs can all change what you hear compared with the raw test intent.
How the result is generated
The page generates audio locally in the browser and relies on user-side listening plus client-side playback state.
audio context start
The browser initializes a Web Audio or media playback path for the test tones and prompts.
channel routing
Stereo or alternating channel signals are sent to the selected output path.
local playback
The sound is played on your device without sending audio to a remote service.
user listening check
You confirm whether the expected sound is audible, balanced, and undistorted.
result summary
The page summarizes the likely issue based on browser playback state and your observed output.
Interpret your results
Use the playback result as a fast way to isolate output routing issues before testing a specific app or headset workflow.
| Observed output | Likely meaning |
|---|---|
| No sound | Muted system, wrong output device, browser blocked by autoplay policy, or disconnected hardware. |
| Left / right swapped | Channel routing or device mapping is different from what you expect. |
| Crackle or distortion | Output level too high, speaker damage, Bluetooth instability, or driver issues. |
| One side quieter | Balance setting, headphone seal problem, cabling issue, or failing speaker channel. |
| Bass feels weak | Device fit, speaker size, EQ, or output enhancements are limiting low-frequency perception. |
Supported browsers and known limitations
Audio output behavior is shaped by autoplay rules, selected output path, and OS-level sound routing.
| browser | permission / start behavior | stereo test support | playback support | known limitations |
|---|---|---|---|---|
| Chrome | Usually starts after user gesture | Strong | Strong | Output device switching may still depend on OS path selection. |
| Edge | Similar to Chrome | Strong | Strong | Enterprise audio policy or enhancements can alter perceived output. |
| Firefox | Usually reliable after interaction | Good | Strong | Some output device APIs differ from Chromium browsers. |
| Safari | User interaction often required | Good | Good | Bluetooth and system routing can be more opaque to the browser. |
| iOS Safari | Gesture-driven playback is typical | Basic to good | Good | Output path control is more limited on iPhone and iPad. |
| Android Chrome | Generally good after tap | Good | Good | Vendor audio effects can change perceived left/right and loudness. |
Use cases
A browser speaker check is most useful when you need fast confirmation that output is routed correctly right now.
before an online class
Confirm that browser audio is playing through the intended headphones or speakers.
before streaming or editing
Catch swapped channels or distorted output before you rely on the headset for work.
after pairing Bluetooth headphones
Verify that the connected device is actually receiving browser audio as expected.
after an OS update
Re-check output routing after sound settings or enhancements have been reset.
when one side sounds wrong
Use a left/right test to quickly isolate balance and routing problems.
FAQ
Sorting out high-frequency issues regarding audio output detection/left and right channels/frequency sweep/distortion diagnosis.
What is this page mainly used for?
It will generate left and right channel pure tones, frequency sweeps and white noise in the browser to help you quickly check whether the speakers/headphones are normal (whether the left and right are correct, whether there is cracking/resonance/band loss), and provide level and clipping rate as auxiliary indicators of "volume and distortion".
Why is there no sound when I click play?
Common reasons include: the browser requires a user gesture to allow playback (click the page first and try again), the tab/system is muted, the output device is switched to another device, or the browser does not support Web Audio. You can also click "Refresh Device" and reselect the output.
Can I specify the output to a specific headphone/speaker?
Some browsers support setSinkId, and you can select the audio output device in "Output Device (Optional)"; if the browser does not support it, the system default output will be automatically used.
Does "generated signal level" represent real speaker output?
Not entirely representative. The level and clipping statistics here reflect the digital signal generated by the page (and the internal link of the browser), and cannot directly read the physical sound pressure of the speaker. To get closer to system link diagnostics, use Capture System Audio.
Will "Collect System Audio" record/upload the screen? Is privacy safe?
Collection requires the browser's sharing permissions (usually sharing screen/window/tab). The page only analyzes the returned audio stream locally; whether the audio can be picked up depends on browser/system limitations (in many cases only "Share tab and check Share audio" will work).
The sweep sounds harsh or loud, is this normal?
The frequency sweep will cover 20Hz–20kHz. Human ears have different sensitivity in different frequency bands, and the device may have resonance in certain frequency bands. It is recommended to start with a low volume and shorten the sweep duration if necessary or switch to white noise for a rough check.
Why do I hear broken sound but no "clipping" prompt?
It may be that the system link or hardware is overloaded (system gain is too high, external sound card/amplifier/speaker distortion), rather than the digital signal generated by the page itself clipping. It is recommended to lower the system volume and turn on "Acquire System Audio" to see if clipping occurs on the acquisition side.
How to troubleshoot if the left and right channels are reversed?
First use "Left Channel/Right Channel" to confirm that the problem is stable and reproducible; then check the player's channel mapping, sound card driver/control panel settings, adapters/cables (TRRS/CTIA, etc.) and the peripheral's own channel settings in sequence.
Why can't I see the device I want in "Output Devices (Optional)"?
Browsers usually only return a more complete device list and device name after you have granted media permission; in addition, some systems/browsers do not allow enumeration or hiding of device information. You can first click "Start Collection" (which will trigger a permission pop-up window), or confirm in the system that the device is connected and set as an available output.
Why do I select the output device but the sound is still coming from the default device?
This is usually because the current browser does not support setSinkId, or the setSinkId call fails and automatically falls back to the default output. In addition, on some systems, the output routing of Bluetooth devices may also be overridden by system policies. It is recommended to change the Chromium core browser (such as Chrome/Edge) and try again, and confirm that the site is not "muted" by the browser.
Why can't "Collect System Audio" pick up the sound?
Many browsers/platforms only allow the collection of "shared tab audio" and require you to select "shared tab" in the pop-up window and check "Share this tab's audio". If you select "Window/Screen" or uncheck Shared Audio, you will often only be able to capture the video screen without the audio stream.
Will my screen content be recorded when capturing system audio?
The page itself only performs level analysis locally and will not actively upload your screen or audio data. However, the browser's sharing permission essentially allows you to share screen/window/tab content. Please only select the objects you are willing to share with; click "Stop Collection" in time after the test is completed.
Why are there obvious delays/stutters in Bluetooth headsets?
There are codecs and buffers in the Bluetooth link, and latency and stability are affected by the headphone protocol, system mixing, and power-saving strategies. If you want to test "left and right channels/distortion", it is recommended to use wired headphones or built-in speakers first; if you must use Bluetooth, try to close other audio-occupying applications and reduce the load.
What should I do if the left and right sounds "can be loud", but one side is obviously quieter?
First check the system balance/mono/auxiliary function settings (some systems have a "left and right balance" slider); then check the channel gain of the player/sound card driver panel; and finally consider hardware problems (headphone unit, poor wire contact, adapter). You can also use white noise to make it easier to hear the difference in left and right balance.
If there is current/noise, how can I tell if it is a device problem or a system problem?
First lower the volume and change the output device for comparison (built-in speakers/wired headphones/Bluetooth). If it only occurs when the sound card is connected/charging, it is usually caused by power supply interference/ground loop; if it occurs on all devices, it may be caused by system enhancement/equalizer or software mixing.
How should the frequency sweep be "listened" to locate the problem?
If a certain segment suddenly becomes weak during the frequency sweep, it may be due to poor response or filtering in the frequency band; if a certain segment suddenly becomes harsh/resonant, it may be cavity resonance or room standing waves; if the high-frequency band disappears obviously early, it may be that the device has insufficient high-frequency capabilities or has been processed by the system for noise reduction/enhancement.
Why does the same machine sound different in different browsers?
Different browsers may have different audio output links, resampling, dynamic processing, and permission policies; especially the differences between Safari/Firefox and Chromium are more obvious. It is recommended to compare Chrome/Edge and Safari/Firefox at least once to eliminate browser implementation differences.
Will the page damage my headphones/speakers?
The page generates a regular test signal, but if you turn up the system volume very loudly, the sweep/white noise may have higher energy in certain frequency bands, which may cause discomfort or even stress the equipment. It is recommended to start at a low volume and play for a short time. If you feel uncomfortable, stop immediately and lower the volume.
Related guides
Read a few practical guides for setup, browser compatibility, and troubleshooting around this test.
Silence on One Side? The Ultimate Guide to Diagnosing Stereo Imbalance
Have you ever noticed your music leaning heavily to one side or missed a crucial dialogue cue in a movie because a speaker failed? Audio imbalance is a common yet often overlooked issue that ruins the immersive experience of sound. This article explores the hidden causes of stereo failure, from worn-out cables to software misconfigurations. We provide a practical, step-by-step guide using professional diagnostic tools to verify left/right channel balance, test bass response, and detect distortion. Whether you are a podcaster preparing for a live stream, a gamer needing precise directional audio, or simply trying to fix your home theater, learn how to quickly troubleshoot and validate your audio hardware. Don't let faulty equipment mute your world; master the art of the stereo check and ensure every note plays perfectly.
Silent Side: How to Diagnose and Fix One-Sided Audio Issues Before Your Big Presentation
Nothing kills a presentation's momentum like realizing halfway through that your audience can only hear the left channel. This practical guide explores the critical importance of pre-meeting audio checks using professional stereo balance tools. We walk through common scenarios where one-sided audio failures occur—from remote work setups to conference rooms—and provide a step-by-step workflow to verify left/right separation, bass response, and distortion levels. By integrating a quick three-step testing routine into your preparation, you can prevent embarrassing technical glitches, ensure clear communication, and guarantee that your sound quality matches your professional standards.
Silence on One Side? The Ultimate Guide to Diagnosing Stereo Audio Issues
Have you ever joined a crucial meeting only to hear the presenter from one ear? Or perhaps your music feels unbalanced, lacking depth on one side. Audio imbalance is a common yet frustrating issue that can stem from hardware failure, software settings, or simple connection errors. This article serves as a practical guide for professionals and everyday users to quickly diagnose left/right stereo discrepancies. We explore how to utilize professional online tools to test bass response, check channel balance, and identify distortion without needing expensive equipment. Whether you are an editor verifying monitoring setups, a teacher preparing a classroom, or just trying to fix your gaming headset, learn the step-by-step workflow to validate your audio output and ensure crystal-clear sound before it impacts your work or entertainment.
Feedback / report a bug
Tell us your browser, device, and what happened.
Did this result look wrong?
Comments(0)