AudioDeviceCmdlets icon indicating copy to clipboard operation
AudioDeviceCmdlets copied to clipboard

Feature Request - Change the playback device of a specific listened recording device

Open Verdancy-Rin opened this issue 4 years ago • 4 comments

Hi, I'm wondering whether it would be possible to enable functionality for changing a playback device of a specific recording device that is being listened to (In Win 10 this can be done by navigating through these settings).

If this can be added as a feature in a future update that would be amazing

Verdancy-Rin avatar Jul 05 '21 12:07 Verdancy-Rin

I don't recall having seen something in the CoreAudioAPI that could let me code that, but I intend to take a closer look when I can. If possible, I will add support for this feature.

frgnca avatar Aug 15 '21 19:08 frgnca

I would find this feature to be amazing to have implemented as well - that is, if it is possible. I really hope so! I can't believe someone else happened to request this feature close to when I thought of a use for it lol.

Is there any way we can help with this @frgnca ?

robmonte avatar Sep 27 '21 07:09 robmonte

It seems this feature require some non-public API. And, I found a repo(https://github.com/HelloWorld017/looped-back) which may satisfy this requirements, which use a non-public API called PolicyConfig.

qwerty472123 avatar Mar 14 '22 03:03 qwerty472123

That's awesome, nice find!

robmonte avatar Apr 18 '22 05:04 robmonte