What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » WLM Plus! Help » Sounds in conversation

Pages: (2): « First [ 1 ] 2 » Last »
Sounds in conversation
Author: Message:
Blaine
New Member
*


Posts: 4
– / Male / –
Joined: Dec 2004
O.P. Sounds in conversation
Is there a way to have the sound for incoming messages in a conversation window work even when the window is in focus?
I frequently type a message, then turn away to do other things with the window still in focus but there is no sound to alert if there is a response.

Thanks for the help!
12-26-2004 04:11 PM
Profile E-Mail PM Find Quote Report
Kaleus
New Member
*


Posts: 4
Joined: Dec 2004
RE: Sounds in conversation
Same request, would like to hear the sound all the time like other IM software.

Thanks a lot. :)
12-26-2004 06:39 PM
Profile E-Mail PM Find Quote Report
goofy_guy
Junior Member
**

Avatar
HAVE A HAPPY HOLIDAY

Posts: 28
Reputation: -1
32 / Male / –
Joined: Dec 2004
RE: Sounds in conversation
what version of messenger are you guys using
HEY. CAN ANYBODY MAKE ME AN ANIMATED SIGNATURE OR PUT A SANTA HAT ON MY AVATAR. PLEASE
12-27-2004 01:23 PM
Profile E-Mail PM Find Quote Report
Eljay
Elite Member
*****

Avatar
:O

Posts: 2949
Reputation: 77
– / Male / –
Joined: May 2004
RE: Sounds in conversation
i dont think this is possible because the flashing taskbar is a windows feature, not only for msn.
12-27-2004 03:09 PM
Profile PM Find Quote Report
Blaine
New Member
*


Posts: 4
– / Male / –
Joined: Dec 2004
O.P. RE: Sounds in conversation
Version 7.0.0425 here

And yes it is possible, other IM clients have the feature

This post was edited on 12-27-2004 at 03:22 PM by Blaine.
12-27-2004 03:18 PM
Profile E-Mail PM Find Quote Report
Ash_
Senior Member
****

Avatar

Posts: 638
Reputation: 31
35 / Male / –
Joined: Aug 2004
RE: RE: Sounds in conversation
quote:
Originally posted by Blaine

And yes it is possible, other IM clients have the feature


did you ever think that these features were hardcoded into the IM program. i doubt you would be able to do this with a plugin (easily)

you might have to ask Patchou if its possible as a new feature.
[Image: jeansiger5.jpg]
12-27-2004 03:45 PM
Profile PM Find Quote Report
Kaleus
New Member
*


Posts: 4
Joined: Dec 2004
RE: Sounds in conversation
It's probably possible to do it via a hack of msn, like patch does, change the conditionnal jump (that's checking if window is focused or not) to an unconditonnal one, but how to found it… :(
12-27-2004 03:58 PM
Profile E-Mail PM Find Quote Report
Ash_
Senior Member
****

Avatar

Posts: 638
Reputation: 31
35 / Male / –
Joined: Aug 2004
RE: Sounds in conversation
maybe DLL Injection and get it to write somewhere every message that the exe is handling by subclasssing the direct wndproc.

maybe check msnfanatic.com

btw what language were you gonna code this in?

This post was edited on 12-27-2004 at 04:12 PM by Ash_.
[Image: jeansiger5.jpg]
12-27-2004 04:11 PM
Profile PM Find Quote Report
Mike
Elite Member
*****

Avatar
Meet the Spam Family!

Posts: 2795
Reputation: 48
31 / Male / Flag
Joined: Mar 2003
Status: Online
RE: Sounds in conversation
Actually, you can do it easily with a plugin by using the PlaySound api :)
MsgPlus! uses the MCISendString api that works when another sound is playing.
The PlaySound api is only playing a sound if another sound is playing.
So when your contact sends you a sound, and the window doesnt have focus, the sound will try to play but the sound that is played when a message is received, will stop it...


The downside is, that the other user would need the plugin.
Also, I believe that it's illegal to extract the sound from Messenger Plus!...
YouTube closed-captions ripper (also allows you to download videos!)
12-27-2004 04:20 PM
Profile E-Mail PM Web Find Quote Report
Ash_
Senior Member
****

Avatar

Posts: 638
Reputation: 31
35 / Male / –
Joined: Aug 2004
RE: RE: Sounds in conversation
quote:
Originally posted by Mike2
Actually, you can do it easily with a plugin by using the PlaySound api :)
MsgPlus! uses the MCISendString api that works when another sound is playing.
The PlaySound api is only playing a sound if another sound is playing.
So when your contact sends you a sound, and the window doesnt have focus, the sound will try to play but the sound that is played when a message is received, will stop it...


The downside is, that the other user would need the plugin.
Also, I believe that it's illegal to extract the sound from Messenger Plus!...


i dont think this is what he is looking for.
i think he just wants a predefined sound to play everytime a new message is recieved even if the window is in focus.

sure the mciSendString call would work but how can a plugin know when new text is recieved from a contact, not typed in from the user? without both sides having the plugin and sending the special 5 char notify code?

This post was edited on 12-27-2004 at 04:24 PM by Ash_.
[Image: jeansiger5.jpg]
12-27-2004 04:23 PM
Profile PM Find Quote Report
Pages: (2): « First [ 1 ] 2 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On