What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Release] Voice Clip Sender

Pages: (6): « First [ 1 ] 2 3 4 5 » Last »
1 votes - 5 average   [Release] Voice Clip Sender
Author: Message:
deAd
Scripting Contest Winner
*****

Avatar

Posts: 1060
Reputation: 28
– / Male / Flag
Joined: Jan 2006
O.P. [Release] Voice Clip Sender
[Image: VoiceClipSender_Small.png]

Voice Clip Sender allows you to send Plus! Custom Sounds as voice clips and sound files as voice clips. It can also override the sending of Plus! Custom Sounds from the sounds panel and send them as voice clips instead. In addition to this, Voice Clip Sender provides new features for sending voice clips.

Download at Script Database (version 1.0.102): http://www.msgpluslive.net/scripts/view/243/
Voice Clip Sender requires Plus! version 4.11 or above.

Special thanks to TheSteve, who this script would not be possible without.

The currently supported commands in Voice Clip Sender are:
  • /vc <time in seconds> <optional, delay in seconds> - sends a voice clip with the specified time and delay
    The input device is changed to the one specified in the options, there will be another command to not change it in a later release

  • /vcplus <sound identifier> - sends a Plus! sound with the specified identifier as a voice clip
    In a later release it will accept keywords as well

  • /plus <sound identifier or keyword(s)> - sends a Plus! sound as a Plus! sound
    Only is enabled if replacing custom sounds with voice clips is enabled

This post was edited on 12-23-2006 at 03:21 PM by deAd.
12-20-2006 10:04 PM
Profile PM Find Quote Report
prashker
Veteran Member
*****


Posts: 5109
Reputation: 104
– / Male / –
Joined: Mar 2005
Status: Away
RE: [Release] Voice Clip Sender
Cool, it works :cheesy:

* prashker sets Stereo Mix!11
12-20-2006 10:08 PM
Profile PM Find Quote Report
NanaFreak
Scripting Contest Winner
*****


Posts: 1476
Reputation: 53
32 / Male / Flag
Joined: Jul 2006
RE: [Release] Voice Clip Sender
good work deAd... MenthiX tested it on me this morning (Y) it works good
12-21-2006 03:32 AM
Profile PM Find Quote Report
deAd
Scripting Contest Winner
*****

Avatar

Posts: 1060
Reputation: 28
– / Male / Flag
Joined: Jan 2006
O.P. RE: RE: [Release] Voice Clip Sender
quote:
Originally posted by SonicSam
Cool, it works :cheesy:
quote:
Originally posted by NanaFreak
good work deAd... MenthiX tested it on me this morning (Y) it works good
Thanks :cheesy: Please report any bugs you may find.

This post was edited on 12-21-2006 at 06:02 PM by deAd.
12-21-2006 06:01 PM
Profile PM Find Quote Report
Ace-_Ventura
New Member
*


Posts: 7
Joined: Dec 2006
RE: [Release] Voice Clip Sender
Hello,
I have  problem with this script.
configuration
I also tried other audio inputs but didn't change my problem, which is this one:
Problem

The sound that I tried to send was the one I had sent previously (2 hit combo @ Ra_Ven).

Also, can't the script auto add all the plus sounds that i already had before? It would be a pain in the ass to add them all over again.

Regards,
Ace-_Ventura                                                       

12-21-2006 07:51 PM
Profile E-Mail PM Find Quote Report
deAd
Scripting Contest Winner
*****

Avatar

Posts: 1060
Reputation: 28
– / Male / Flag
Joined: Jan 2006
O.P. RE: [Release] Voice Clip Sender
For your configuration problem, which inputs are listed in the combo box other than wave? What does "select current device" select?

For your second two problems, I believe the script only works on the English versions of windows in the current version. I will do my best to change this soon :)
12-21-2006 08:24 PM
Profile PM Find Quote Report
Fuse
Full Member
***

Avatar
Wax on..Wax off

Posts: 314
Reputation: 14
32 / Male / –
Joined: Jul 2006
RE: [Release] Voice Clip Sender
works well, have you thought about making other common audio types  work on the scirpt aswell such as .m4a .rma etc?
Two fish in a tank. One turns to the other and says "Do you know how to drive this thing?"
12-21-2006 08:40 PM
Profile E-Mail PM Find Quote Report
deAd
Scripting Contest Winner
*****

Avatar

Posts: 1060
Reputation: 28
– / Male / Flag
Joined: Jan 2006
O.P. RE: RE: [Release] Voice Clip Sender
quote:
Originally posted by Fuse101
works well, have you thought about making other common audio types  work on the scirpt aswell such as .m4a .rma etc?

I am planning to include .wav in the next release, and I will continue to add support for new audio types.
12-21-2006 09:11 PM
Profile PM Find Quote Report
Ace-_Ventura
New Member
*


Posts: 7
Joined: Dec 2006
RE: [Release] Voice Clip Sender
quote:
Originally posted by deAd
For your configuration problem, which inputs are listed in the combo box other than wave? What does "select current device" select?

For your second two problems, I believe the script only works on the English versions of windows in the current version. I will do my best to change this soon :)
I have this options Input. Dunno how some of them are called in english, but it doesn't solve the problem.
"select current device" doesn't do anything -I think-.
If the problem is of my version being non-english, what does that change on the code? the folder where the sounds stay is different?

12-21-2006 11:05 PM
Profile E-Mail PM Find Quote Report
deAd
Scripting Contest Winner
*****

Avatar

Posts: 1060
Reputation: 28
– / Male / Flag
Joined: Jan 2006
O.P. RE: RE: [Release] Voice Clip Sender
quote:
Originally posted by Ace-_Ventura
quote:
Originally posted by deAd
For your configuration problem, which inputs are listed in the combo box other than wave? What does "select current device" select?

For your second two problems, I believe the script only works on the English versions of windows in the current version. I will do my best to change this soon :)
I have this options Input. Dunno how some of them are called in english, but it doesn't solve the problem.
"select current device" doesn't do anything -I think-.
If the problem is of my version being non-english, what does that change on the code? the folder where the sounds stay is different?
The language changes affect the path to the Custom Sounds and the names of the Input devices. The "Use Recommended" button will not select the right input device for you, you'll need to change it manually.

As for the input path, you can change it manually if you wish (a basic knowledge of scripting might come in handy, even though this is pretty basic itself) or wait for an update. You'll need to replace all instances of:
code:
'Documents and Settings\\All Users\\Application Data\\Messenger Plus!\\Custom Sounds\\'
with the equivalent path for your language. Remember to escape the slashes!

This post was edited on 12-21-2006 at 11:21 PM by deAd.
12-21-2006 11:21 PM
Profile PM Find Quote Report
Pages: (6): « First [ 1 ] 2 3 4 5 » 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