For Windows: Programmatically redirect audio output of specific program to file with python

Job ID: 35601197

Budget: $250 – $750 USD

Operating Systen: Windows

I neet to redirect the audio output of a program to file, on the command line, like in

redirect-wrapper file.wav my-program

so that

I don't hear the output of the program, i.e. the output should only go to the file

I don't record anything besides the program, i.e. only this specific program is redirected to the file

The rest of the audio system is left completely undisturbed, no configuration options changed back and forth or something like that
Related categories: Python Windows API