Audio & Acoustic Testing Tools
Measure, sweep, and stress-test your audio hardware securely. Leverage the Web Audio API for precise, local microphone and speaker diagnostics in the browser.
Why test audio hardware in the browser?
Professional audio measurement software typically requires native installation and device drivers. The Web Audio API brings a meaningful subset of that capability to any modern browser, with no install required. Frequency sweeps, SPL calculations, and round-trip latency tests can all be performed using the audio hardware your operating system already recognises.
The tools in this category use the Web Audio API to generate test signals (sine sweeps, impulse tones) and analyse microphone input. All DSP runs in a browser AudioWorklet or ScriptProcessorNode, so your raw audio never leaves the device. This matters when you are testing in a sensitive environment or simply do not want recordings of your space uploaded to a remote server.
Browser-based audio tools also work across platforms without compatibility concerns: the same frequency sweep tool works on Windows, macOS, Linux, and ChromeOS using the browser's audio pipeline.
Only for tools that need mic input. Playback-only tools like the frequency sweep do not request any permissions.
No. CapyToolkit doesn't record, store, or upload audio input. Everything is processed in real time inside your browser and discarded when you are done.
It depends on the tool. Speaker tests just need working audio output. Microphone tests need a connected mic. Each tool tells you what it requires before you start.
Chrome, Firefox, Edge, and Safari 14.1 or newer. The tools will warn you if your browser is missing a required API.
Yes. Once the page has loaded, no internet connection is needed.
Yes, though audio testing is more consistent on a desktop with a dedicated audio interface. Mobile results vary depending on hardware and the browser audio pipeline. CapyToolkit supports mobile browsers for all tools that the Web Audio API allows on those platforms.
Request a tool or share feedback
Have an idea for a new tool? Leave a message about what you'd like to see added.