Voice Recorder

Elapsed Time

00:00:00


Status: Ready

About SayRec

SayRec (SayRec is a simple portmanteau of "say"—to represent speech and the act of talking—and "rec," which stands for recording) is a 100% in-browser voice recorder. Your audio recording is never uploaded to a server, processed in the cloud, or stored in any database. Everything happens within your browser, and the download function simply moves the data from your the browser memory to your local hard drive. It’s built for those who need a quick and easy way to turn their voice into a shareable audio file.

Frequently Asked Questions

Nowhere but your device. We use the MediaRecorder API to handle audio locally. If you refresh the page before downloading, the recording is gone forever because we don't keep a backup on our end.

The app automatically detects the best format for your device. Most users will get a .webm file (Chrome/Firefox), while iOS users will receive an .mp4 or .aac file. Both are high-quality and widely compatible.

The limit is dictated by your device's available memory (RAM). For most modern computers and smartphones, you can easily record for several hours without issue.

Yes and no. Internet is required to first load the page. Once the page is loaded, however, the recording logic is entirely self-contained. You could turn off your Wi-Fi and the recorder would still function perfectly.