Skip to content

logseq/simple-record-wave

 
 

Repository files navigation

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

About

record wave

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 88.3%
  • CSS 5.6%
  • JavaScript 3.2%
  • HTML 2.9%