AudioRecorder icon indicating copy to clipboard operation
AudioRecorder copied to clipboard

Is it possible to make player waveform with real amplitude values?

Open pranav-pavithran opened this issue 3 years ago • 1 comments

If it's not possible to get amplitude values from media player. Can't we store amplitude values we got while recording, and use it when playing audio as well?

pranav-pavithran avatar Aug 01 '22 13:08 pranav-pavithran

I think it is possible. Just get the amplitude at some rate and plot it in a graph. Getting the amplitude is a question though.

humaneBicycle avatar Jun 05 '23 11:06 humaneBicycle