react-native-audio-record
react-native-audio-record copied to clipboard
Getting information from buffer
So I am interested in this part here const chunk = Buffer.from(data, 'base64');
. Would it be possible to get real-time information like amplitude by looking at each chunk?
up
Does anyone solve this?
Also looking for an answer to this. Trying to create live audio visualizing when recording
looking for that as well - did anyone solve that?
solved it here: https://stackoverflow.com/questions/69619471/how-to-reconstruct-pcm-samples-from-raw-bytes