Configure the audio output of chrome

I had been playing video via HDMI out, and now I've disconnected it, but chrome is still sending the audio to the HDMI device. How can I change it?

1

2 Answers

In Linux:

You can use pavucontrol to change the audio device of chrome or other applications:

sudo apt install pavucontrol
pavucontrol
2

In windows:

Control Panel -> Hardware and Sound -> Sound.

Your audio devices are listed there, and the HDMI device has been set to default when you plugged the HDMI device in.

Change the your standard output to the default.

Now restart chrome, and it should work.

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like