---
title: "Audio Recorder Online - Record Your Microphone | CanDoYa"
description: "Record microphone audio online with a live level meter, pause and resume, local playback, and private WebM, MP4, or Ogg download."
url: https://candoya.com/tools/audio-recorder/
locale: en
type: browser-tool
---

# Free Audio Recorder Online

Category: Social & Creator

## What is an online audio recorder?

An online audio recorder captures sound from your microphone in a web browser, without installing an app. Start a take, watch the live level, pause when needed, then listen and download the result. The microphone stream and finished recording stay in this tab instead of being uploaded for processing.

This recorder asks for microphone access only after you click Start recording. Speech enhancement is useful for voice notes and spoken drafts; switch it off before recording music or ambient sound when you want less browser processing.

## How to use it

1. **Choose audio processing** - Keep Speech enhancement on for spoken audio, or turn it off for music and raw ambient sound.
2. **Start the recording** - Click Start recording, allow microphone access, and check that the live level line moves while you speak or play.
3. **Pause or finish** - Pause and resume without adding the break to recorded time, or click Stop recording when the take is complete.
4. **Listen and download** - Play the result in the browser, then download the WebM, MP4, or Ogg file produced by your browser.

## Who it's for

- **Writers and creators** can capture a voice-over draft or spoken idea before it disappears.
- **Students** can rehearse a presentation, pronunciation exercise, or short oral response and listen back.
- **Remote workers** can make a quick voice memo or test microphone clarity before a call.
- **Musicians** can record a melody or instrument sketch with speech processing turned off.

## Expert note

MediaRecorder does not promise one universal audio container. This tool checks the formats your browser reports, uses the actual MIME type returned by the recording, and matches the download label and filename to that container instead of renaming the bytes.

## Frequently asked questions

### Is my microphone recording uploaded?

No. The browser captures audio into memory and creates a local playback address in this tab. This tool does not send your microphone stream or finished recording to a processing server. Download the file before closing or reloading the page because the in-memory copy will disappear.

### Is the online audio recorder free?

Yes. You can record, pause, replay, and download without an account, extension, watermark, or payment. There is no artificial duration cap. The practical limit depends on your browser memory, available device storage, recording bitrate, and how long you keep the page open.

### How long can I record audio online?

The tool does not set a fixed timer limit, but the browser keeps recording chunks in memory until you stop. Very long sessions can exhaust memory or be interrupted by sleep and background-tab policies. For important work, make shorter takes and download each one promptly.

### What format will the audio recording use?

The format depends on MediaRecorder support in your browser. Chrome, Edge, and Firefox commonly create WebM with Opus audio, while Safari may create MP4. Some browsers can produce Ogg. The tool shows the actual container and gives the downloaded file the matching extension.

### What does Speech enhancement change?

When enabled, the microphone request asks the browser for echo cancellation, noise suppression, automatic gain control, and a mono channel. Those settings often improve spoken notes. Turn enhancement off for instruments, singing, or ambient sound when automatic processing could alter dynamics or tone.

### Why is my microphone blocked or unavailable?

Microphone access requires HTTPS, an available input, and your permission. Check the microphone control in the browser address bar, make sure the correct device is connected, and close calling or recording apps that may be using it. Then return to the page and try again.

### Does the audio recorder work on phones?

It can work in current mobile browsers that support getUserMedia and MediaRecorder. Keep the page active while recording and prevent the phone from sleeping. Exact recording formats, microphone processing, and background behavior vary by browser and device, so save important takes as soon as they finish.

## Related tools

- [Audio to Text](https://candoya.com/tools/audio-to-text/)
- [Audio Waveform Image](https://candoya.com/tools/audio-waveform-image/)
- [Spectrum Analyzer](https://candoya.com/tools/spectrum-analyzer/)
- [Audio Trimmer](https://candoya.com/tools/audio-trimmer/)
- [Audio Normalizer](https://candoya.com/tools/audio-normalizer/)

---

*Markdown edition of <https://candoya.com/tools/audio-recorder/>, published for AI agents and other automated readers. Index of key pages: <https://candoya.com/llms.txt>.*
