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.
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.
.webm file (Chrome/Firefox), while iOS users will receive an .mp4 or .aac file. Both are high-quality and widely compatible.