I have visited many forums, tried diffrent methods like brew, pip, port and many more but still am facing the same error. View this Image for more detail src/_p
i'm using this api: Pa_OpenStream() // Open line-in stream err = Pa_OpenStream(&m_stream, &m_inputParameters, &
I am trying to record audio from the microphone and then play that audio through the speakers. Eventually I want to modify the audio before playing it back, but