Python PyAudio installation problems (with PortAudio)

后端 未结 1 1197
再見小時候
再見小時候 2020-12-20 13:12

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

相关标签:
1条回答
  • 2020-12-20 13:34

    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

    0 讨论(0)
提交回复
热议问题