7

Can I redirect the output of the speakers to my microphone? I don't want to turn on the speakers.

What I want to achieve is, say I'm doing a video chat and want the other person to listen to the sound. I'd like the sound from the speakers to be routed to the microphone. It'd be helpful while I'm using headphones.

green
  • 14,306
  • Probably trying to accomplish this: http://askubuntu.com/questions/115587/how-can-i-download-music-from-youtube-and-not-the-video-film/ – RobotHumans Apr 20 '13 at 21:50
  • 1
    Are you trying to 'mute' speaker output? Or cause feedback damage to audio circuit? Can you please add what* you trying to achieve overall to question.* – david6 Apr 20 '13 at 21:53
  • 1
    @david6 updated the question. – green Apr 20 '13 at 22:06

1 Answers1

12

You need only to install Pulse Audio Volume Control

sudo apt-get install pavucontrol

Open Pulse Audio Volume Control, navigate to the Recording tab and select your application that is recording sound. Then it should provide you with a drop down menu with source options.

Enjoy!

UbuntuHusker
  • 678
  • 6
  • 25