Re: [CentOS] pacmd command to switch outputs for an application?

2016-12-18 Thread Leonard den Ottolander
Hello Jason, On Sun, 2016-12-18 at 10:42 -0500, jason welsh wrote: > just wondering if anyone has figured out how to make pacmd switch the > output of a certain application Have a look at man pactl. You probably need something like $ pactl move-sink-input ID SINK Regards, Leonard. -- mount

[CentOS] pacmd command to switch outputs for an application?

2016-12-18 Thread jason welsh
just wondering if anyone has figured out how to make pacmd switch the output of a certain application (lets say chrome browser) from one output (speakers) to another (usb headset). I can easily do this with the pavucontrol program, but I cant figure out how to make pacmd do it.. any ideas?