A web app to record audio from your microphone, visualize the waveform in real time, and export your recordings. Built with Vite and TypeScript.
- Record audio from your microphone using the browser's MediaRecorder API.
- Visualize the live waveform as you record.
- Start, pause, and stop recording with simple controls.
- Review and export your recordings (WAV or browser-supported format).
- Lightweight, fast, and easy to use.
MIT