Skip to main content

All Questions

1 question with no upvoted or accepted answers
2 votes
0 answers
922 views

Recording System Audio using WASAPI and Port Audio doesn't record Skype but records others

I have developed a program that records my system audio in Python using PyAudio. However, I notice that it records everything except for Skype call audio (and that is really the audio I want to record)...
NotInControl's user avatar