Video to Audio

Grab audio track from a video file using your browser

We read the video file and play the audio track into offlineAudioContext, which can be then exported out as a WAV file.

Stack
  • React
  • Web Audio API