What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Add custom sound

Add custom sound
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Add custom sound
quote:
Originally posted by Juzzi
Hey,
Is there any way I can add a custom sound from my plugin? I've got a nice idea :d
yes, because all you need to do is to make the nessecairy changes in the registry. No Messenger Plus! API or whatever is needed for this, simply pure programming and setting some stuff in the registry.

-----

The soundfile itself (named like #xxxxxxxxxxxx.dat) is in normal circumstances placed in C:\Documents and Settings\All Users\Application Data\Messenger Plus!\Custom Sounds\ (this directory can be different in rare occasions; and I'm not talking about the differences between OS version though).

The filename is also the Sound ID (the "xxxxxxxxxxxx" part). This Sound ID is to be placed in HKEY_CURRENT_USER\Software\Patchou\MsgPlus2\Nobody\CustSounds as a subkey if you don't have private sound libraries[*].

This subkey holds primarly 3 important values Category, Flags and Name. See CookieRevised's reply to .plp Files for more info on these.
(Update: Since Messenger Plus! 3.60 there is an extra registry value named Language)

[*] Take in account the advanced messenger Plus! registry key CustomSoundsPrivate.

-----

Personal note: If you implement something like this, please do it in the totally correct way or don't do it at all.

It is certainly not recommended to do this manually if you're not knowing exactly all the "ins", "outs" and "rules" of those registry settings. Patchou and also your plugin users wouldn't be happy if you screw something up by not implementing it correctly. Hence I don't know for sure if I should've posted all this; although much of the info _is_ available and all you need to do is bring things together and also do some seriously testing.

This post was edited on 12-06-2005 at 12:09 AM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
06-20-2005 07:40 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Add custom sound - by Yousef on 06-20-2005 at 06:45 PM
RE: Add custom sound - by Dempsey on 06-20-2005 at 06:48 PM
RE: Add custom sound - by Yousef on 06-20-2005 at 07:35 PM
RE: Add custom sound - by Millenium_edition on 06-20-2005 at 07:38 PM
RE: Add custom sound - by CookieRevised on 06-20-2005 at 07:40 PM
RE: Add custom sound - by Yousef on 06-20-2005 at 08:07 PM
RE: Add custom sound - by CookieRevised on 06-20-2005 at 08:48 PM


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