Shoutbox

How to mute MSN Webcam Mic with a KEYBIND ? - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: How to mute MSN Webcam Mic with a KEYBIND ? (/showthread.php?tid=93213)

How to mute MSN Webcam Mic with a KEYBIND ? by VincentVolaju on 12-15-2009 at 04:07 AM

Ok so I have a problem.  My girlfriend got a laptop and wants to talk to me on MSN Webcam/Video chat now while I play games / on ventrilo.  My problem is I cant find a way to mute the MSN Webcam/Video chat mic OTHER then hitting the little Mic button on the Webcam window.

See, if I am on WoW or playing HoN or CSS etc. and I am in Ventrilo with friends... I am able to set a keybind to talk called "Push to talk" which makes it so I can say whatever I want without it going through unless I am holding down my Push to Talk key.  With this MSN Webcam, you cant do that, its all voice activation.

So my problem is I am on vent talk to friends about the game were in, and I am on webcam with GF.  Whenever I try to talk to my friends about the game, she can hear me talking and is like  ...huh? what? huh?, or she just is like wtf are you talking about.

I need to find a way to do 1 of two things... I REALLY hope someone has an answere for me cause I have been going out of my mind trying to find some kind of program or way to do this.

1)  Make it so in order for my voice to go through in MSN Webcam/Video I have to hit a "Push to talk" key, rather then it being voice acivation.

OR

2)  Find a way to make it to so I can hit a keybind/hotkey that automatically mutes my mic in the webcam chat (Just like if I were to click the little mic button on the webcam window)  so that I can hit that key to keep my mic muted.  And then just hit it again to unmute it when I want to say something to here.


I know I have a mute button on my headset, however that doesnt help because I still want to talk to people in my ventrilo server etc.  I just want to take the clickable mute mic button from the Webcam window, and link it to a keybind/hot key.

Is this possible ???? Is there anyway to do this ??? PLEASE HELP!!!


RE: How to mute MSN Webcam Mic with a KEYBIND ? by Chris4 on 12-16-2009 at 03:02 AM

Maybe the best idea would be for your girlfriend to get Ventrillo, then it may be possible to change different audio conversations using a keyboard shortcut?

As an alternative, there's a mute keyboard shortcut in Skype, so you could have a voice conversation with your girlfriend on that while gaming? Actually, even better Skype add-on Skype for Power Gamers (S4PG) allows push-to-talk.

There's a built-in Voice Clip feature in Windows Live Messenger which, when you hold down F2, sends a voice clip. However you have to have the conversation open as far as I know, so it wouldn't be a solution to your problem. I don't know of any way to mute an audio conversation in WLM with a keyboard shortcut unfortunately.


RE: How to mute MSN Webcam Mic with a KEYBIND ? by VincentVolaju on 12-17-2009 at 03:10 AM

Yeah the problem is she can only use WLM, or else I would have her get on Vent with me lol.

Is there any kind of script or addon that could be created by someone that could simply put a keybind to the mic mute feature?  Is that possible? If so, would it be hard to do?


RE: How to mute MSN Webcam Mic with a KEYBIND ? by SourSpud on 12-17-2009 at 03:42 AM

Someone correct me if i am wrong but doesn't this mute the microphone

JScript code:
Interop.Call( 'user32', 'SendMessageW', oChatWnd.Handle, 0x0111 /* WM_COMMAND */, 11046, 0 );


RE: How to mute MSN Webcam Mic with a KEYBIND ? by VincentVolaju on 12-17-2009 at 09:00 PM

I have no idea what that code line means or how to use it, but if there is a way to make that into a keybind that mutes my MSN webcam, I will LOVE YOU FOREVER!!!!