The work is executed in the page through browser workers, WebAssembly, Web Audio, or WebGPU as stated.
Audio Recorder
Capture a clean take in this tab. Record a microphone locally with a live level meter, pause and resume, private preview, and WAV or MP3 download.
Your finished take appears here for private playback before download.
What does audio recorder do?
An online audio recorder captures a microphone stream through browser media APIs and keeps the take in the current tab. SoundTools shows a live input meter, lets you pause or resume, decodes the finished take locally, and prepares a standard WAV plus optional MP3 encoding without sending the recording to a server.
- record audio online
- online voice recorder
- microphone recorder
- record voice online
- free audio recorder
A real local processor, not a decorative upload box
MediaRecorder + Web Audio decoding + local WAV/MP3 encoding runs after you choose a source and explicitly start the operation. The audio samples remain in browser memory; SoundTools does not send the selected media to an application endpoint.
Choose whether the browser should use echo cancellation, noise suppression, or automatic gain before recording. Start the take, watch the level meter, pause when needed, then stop and listen before choosing WAV or MP3. Results remain available for preview and download only in the current tab. Closing or refreshing the page releases those temporary objects.
How to use audio recorder
- 01
Allow the microphone only when ready
Press Start recording, choose the intended microphone in the browser prompt, and grant access. SoundTools does not request microphone permission on page load.
- 02
Set the useful controls
Choose whether the browser should use echo cancellation, noise suppression, or automatic gain before recording. Start the take, watch the level meter, pause when needed, then stop and listen before choosing WAV or MP3.
- 03
Process, check, and export
Run the local processor, inspect the status and preview, then save WAV or MP3 when the result is ready.
What this tool actually does
Clear limits are part of a useful tool. These values describe the processor currently running in this page.
Runtime and model assets may be downloaded, but the selected file is not attached to those requests.
The dedicated workbench exposes only formats it can actually produce in the current browser.
Useful reasons to open audio recorder
- Voice notes
Capture a thought, reminder, pronunciation exercise, or spoken handoff without installing an app.
- Podcast and voiceover drafts
Record a quick take, pause around mistakes, preview it, and save a WAV for later editing.
- Instrument ideas
Use the live meter to capture a short melody, rhythm, or sound-design source from the microphone.
Questions about this tool
Answers based on the current browser processor—not promises about a future version.
01Is my audio uploaded for processing?
No. Audio samples stay in browser memory. The page may download a codec or model asset, but it does not send the selected file with that request.
02Why can the first run take longer?
This tool uses MediaRecorder + Web Audio decoding + local WAV/MP3 encoding. A browser may need to download and initialize that runtime before the first operation; later runs can reuse cached assets.
03Can I preview the result before saving?
Yes. Audio-producing tools expose local result players, while analysis and transcription tools show their detected data before download.
04What happens when the browser is unsupported?
The workbench reports the missing capability instead of uploading the media or pretending that processing is still running.
05Do I need an account or install?
No. The tool opens directly in a compatible browser, requires no SoundTools account, and creates its temporary working state on the current device.
06When does SoundTools request microphone access?
Only after you press Start recording. The page does not open or listen to the microphone during normal page load.
07Can I pause and resume one recording?
Yes. Pause stops adding samples to the current take without ending it; Resume continues the same recording until you press Stop.
08Should I download WAV or MP3?
Choose WAV for an uncompressed editing source. Choose MP3 for a smaller file that is convenient to share and play on most devices.