Voice Recorder captures audio from your microphone directly in your browser using the MediaRecorder API — nothing is uploaded to a server. Recordings are saved as WebM by default, and can also be converted and downloaded as a standard WAV file using the Web Audio API entirely on your device.
What audio format do recordings download as?
Recordings are captured as WebM by default. Click "Export as WAV" to decode and re-encode the recording as a standard WAV file, then download it separately.
Is Voice Recorder free to use?
Yes, it's completely free with no signup and no limit on how many recordings you can make.
Do I need to install anything?
No, it works directly in your browser as long as you grant microphone access.
Is my recording private?
Yes. Recording and WAV conversion both happen entirely on your device via the browser's MediaRecorder and Web Audio APIs — audio is never uploaded to a server unless you choose to share the downloaded file yourself.