Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 481 Bytes

File metadata and controls

14 lines (10 loc) · 481 Bytes

wave-record

A web app to record audio from your microphone, visualize the waveform in real time, and export your recordings. Built with Vite and TypeScript.

Functionality

  • 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.

License

MIT