A simple and lightweight web application that allows users to record audio directly from their browser. It features customizable audio quality options and an intuitive user interface. If you don't want to install complex audio software on your computer but a simple and quick app to record your voice with quality options, this is the solution. No need to install, it is accessible locally by openning it with your favorite browser on any platform.
- 🔴 Live audio recording
- 📊 Audio quality selection (from 16kbps to 320kbps)
- ⏱️ Recording duration counter
- 🎧 Audio preview
- 📥 Direct recording download, webm format
- Modern browsers (Chrome, Firefox, Edge, Safari)
- Works on desktop and mobile
- No installation required
- Open the
index.html
file in a browser OR got to deployment github page: https://olivvius.github.io/simple-voice-recorder/ - Select the desired audio quality
- Click on "Start Recording"
- Speak into your microphone
- Click on "Stop Recording"
- Listen to or download your recording
- HTML5
- JavaScript (MediaRecorder API)
- Bootstrap 4.5.2
- Quicksand Font
- No server dependency required
- Internet connection needed for Bootstrap CDN and Google Fonts
- Microphone access required
- Permission request automatically triggered upon recording
Can be hosted on:
- GitHub Pages
- Netlify
- Any static file hosting provider
- Fork the project
- Create a branch for your feature
- Commit your changes
- Push your branch
- Create a Pull Request
Apache 2.0 License
Multilingual support
Support for more audio formats (e.g., MP3, WAV, FLAC)
Editing recorded audio (trim,cut)
Direct sharing (e.g., social media, email, cloud storage)
Cloud backup integration (e.g., Google Drive, Dropbox)
Noise reduction and audio enhancement
Voice-to-text transcription
Dark mode for better accessibility
Metadata editing (title, date, tags)