Voice Recorder
Record your voice with the microphone, listen to it, and download it as an audio file.
Runs entirely in your browser.
Record Audio Online
About Recording Audio in the Browser
Modern browsers can record audio without any plugin or app, using the MediaRecorder API together with getUserMedia. The browser asks for permission before the microphone is opened, the audio is compressed while you record, and the finished recording is kept in memory as a single file you can play back and download.
The file format depends on your browser: Chrome, Edge, and Firefox typically produce WebM or Ogg files with the Opus codec (excellent quality for speech), while Safari produces MP4/AAC. This tool automatically picks the best format your browser supports and names the download accordingly.
Everything happens locally on your device. Recordings are never uploaded, and they disappear when you close or reload the page - so download any take you want to keep.