Rudra Sekhri

Results 33 comments of Rudra Sekhri

This is what the PyAudio documentation mentions - > To build PyAudio from source, you will also need to build PortAudio v19. I have also found a reference to this...

I seem to have fixed the issue. You have to setup the microphone, I believe that's what you do, I'll upload my version of the code which works when you...

sorry haven't used this code in ages. But from what i remember, "setup the mic" means setting the microphone you're using as the default microphone such that pyaudio recognises this...

Probably because there is no data coming through the stream. You need to define what the recording device is, that is where the data will be coming from. See, pyaudio's...

for me the function for getting working mics does not even exist!

Yes. I have searched everywhere for it. The main results I am finding are users on github called Tonal and even them don't have repos called tonal, let alone something...

Hello hello! my name is Rudra, I'm a high school student from Australia and I think one topic that many of my friends struggle with is the idea of how...