I am trying to make python capture data from my microphone since I want to create a random generator that will use the noise from it. So basically I donβt want to record sounds, but rather read it as a data file, but in real time.
I know Labview can do this, but I don't like it, and I'm trying to improve on python.
Any help / advice?
source
share