AudioRecorder
AudioRecorder copied to clipboard
Is it possible to make player waveform with real amplitude values?
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?
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.