soundmeter icon indicating copy to clipboard operation
soundmeter copied to clipboard

real time sound sampling.

Open khanhpro2093 opened this issue 7 years ago • 0 comments

I am working on a project. I need to write algorithm to do real time sampling the sound (about 5s) which is picked up from microphone. the code will return the plot (time vs. amplitude), and also the numpy array of the sound. Can you guys help me with the code? thank you

khanhpro2093 avatar Feb 21 '18 23:02 khanhpro2093