Choose an output device when play a audio file #68
-
|
How choose an output audio device to play the audio file? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hi. Now the other thing: Regards, Tony. |
Beta Was this translation helpful? Give feedback.
Also, You can not change the system output devices from within your software system wide. Until Win 10 this could be, but in win 11, that's not possible anymore. see update KB5030509 (KB5030509’s enhanced mixer explicitly mentions per-app customization and device swapping in the UI), the way audio output is managed, introducing the enhanced volume mixer in Quick Settings.
In short, you could do that, but per app, not system wide, because there is no guarantee MS will change that one again. And side effects are: when different app are using the same default output device. Now, the trick is, and that works also on the latest Windows 11, explicitly assign a renderer to an audio endpoint, (yo…