Programmatically switch audio devices on Windows 7

前端 未结 2 889
予麋鹿
予麋鹿 2020-12-08 17:26

On my Windows 7 PC, I\'ve got a set of speakers, some wireless headphones and a USB web cam. This means that I have two possible audio output devices and 2 possible audio in

2条回答
  •  自闭症患者
    2020-12-08 18:19

    If you are looking into changing default devices programmatically, then this is impossible by design.

    • Programatically setting the default playback device (and recording device)
    • How to change default sound playback device programatically?

提交回复
热议问题