A react component that shows an audio waveform Please refer to the website for detailed explanation.
import { Elegaudio } from "elegaudio";
<Elegaudio src="./sample.mp3" width={1000} height={80} barWidth={4} barGap={5} origin="bottom" side="center" color="#FFF587" hoverColor="#FF8C64" playColor="#FF665A"/>