How to speak on microphone only when key is pressed

5

I use Skype and Brosic to make conference video calls with my friends. Often there is a noise from the background.

I use Centos and Ubuntu for workstation. Is there a way to configure Linux to activate the microphone only when I press a key for example Shift? I want people to hear me when I press Shift key.

Peter Penzov

Posted 2012-07-20T09:44:12.627

Reputation: 171

1I think this question would be better on Superuser. Voting to move. – Rob Moir – 2012-07-20T10:00:08.190

Answers

4

Maybe this repo on bitbucket would suit your needs?

https://bitbucket.org/boralyl/skype-linux-push-to-talk

That one is only for Skype however. This one is for linux as a whole:

https://github.com/latestrevision/linux-push-to-talk

Simme

Posted 2012-07-20T09:44:12.627

Reputation: 178

Yes, but this maybe will work only for Skype. – None – 2012-07-20T09:53:08.533

Yes, most likely since it's a skype addon. – None – 2012-07-20T09:59:15.303

2

I don't have personal experience with it, but over on the Skype forums, someone asked this and was referred to a sort of "Push to Mute", or "Push to toggle Mute" feature. Kind of backwards I guess, but you can get a similar functionality out of it. Quoting the thread...

Tools -> Options -> Advanced -> Hotkeys. Select the last item and assign a hotkey. Save.

I used a push to talk feature of Ventrillo regularly, and I must say, push to mute would probably not have been near as useful, but if you don't have the muscle memory of the opposite already burned in, this may suffice. Plus it's apparently built-in to Skype.

JoshP

Posted 2012-07-20T09:44:12.627

Reputation: 2 236

2The keybind actually pushes to reverse your current mute setting, oddly. So, if you mute yourself using the UI element for the call, then the keybind acts as push-to-talk. – Shane Madden – 2012-07-21T22:35:24.027

0

Metro style Skype doesn't reveal user setting for key binding and only have On/Off Ctrl+M key binding (switch, not push to talk):

Key binding customization is removed from today (2018-04-16) updated Desktop Skype:

Microsoft even pisses you if you are on Windows 10 and try to install Desktop Skype (Metro Skype doesn't have option to stay in background). It pushes you you to use Win 8 compatibility mode on installer. Otherwise it refuses to install Desktop version.

gavenkoa

Posted 2012-07-20T09:44:12.627

Reputation: 1 386