I\'m trying to write a program to record information from my computers microphone an save it to a file. PyAudio seems like one of the better packages for doing
PyAudio
Copying the answer from the comments in order to remove this question from the "Unanswered" filter:
Try the binaries from http://www.lfd.uci.edu/~gohlke/pythonlibs/#pyaudio
~ answer per cgohlke