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

[REQUEST] Voice Clip 'Continuator'
Author: Message:
prashker
Veteran Member
*****


Posts: 5109
Reputation: 104
– / Male / –
Joined: Mar 2005
Status: Away
O.P. [REQUEST] Voice Clip 'Continuator'
quote:
SonicSam - http://911davinci.tk says:
Is it possible for a script for as long as you hold F2 (Voice Clip recording button) it will continue and start another voice clip and keep on continuing for as long as you have your hand on F2...instead of taking it off and putting it back on
shawnz says:
huh?
SonicSam - http://911davinci.tk says:
ok, if I hold F2 and record a full 15 second voice clip, I need to let go of F2 and press and hold it again to record some more...correct?
shawnz says:
and you want it to cut it automatically
shawnz says:
and start a new one
SonicSam - http://911davinci.tk says:
yes as long as you are holding the button

shawnz says:
well
shawnz says:
you cant detect when F2 is pressed
shawnz says:
but if you somehow found a way to
shawnz says:
you could start a 15s timer and send a new keypress signal each time it executes
SonicSam - http://911davinci.tk says:
I know nothing about scripting 
shawnz says:
matty will know how to do that
SonicSam - http://911davinci.tk says:
ah
SonicSam - http://911davinci.tk says:
ok


As the quote says :P

Voice Clip 'Continuator' :p
08-19-2006 01:16 AM
Profile PM Find Quote Report
Matti
Elite Member
*****

Avatar
Script Developer and Helper

Posts: 1646
Reputation: 39
31 / Male / Flag
Joined: Apr 2004
RE: [REQUEST] Voice Clip 'Continuator'
I think that's a great request! :)
But I have totally no idea how to work with keypresses... I would like to know, but I didn't find a decent documentation webpage. :(
Plus! Script Developer | Plus! Beta Tester | Creator of Countdown Live | Co-developer of Screenshot Sender 5

Found my post useful? Rate me!
08-19-2006 07:06 AM
Profile E-Mail PM Web Find Quote Report
prashker
Veteran Member
*****


Posts: 5109
Reputation: 104
– / Male / –
Joined: Mar 2005
Status: Away
O.P. RE: [REQUEST] Voice Clip 'Continuator'
quote:
Originally posted by Mattike
I think that's a great request! :)
But I have totally no idea how to work with keypresses... I would like to know, but I didn't find a decent documentation webpage. :(

Well like the WLM convo says is that Matty knows how :P

And also Felu said he will be giving me the code for this but it will have no config window soon :)
08-19-2006 06:49 PM
Profile PM Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: [REQUEST] Voice Clip 'Continuator'
matty says (3:18 PM):
you can either use a timer to detect GetAsyncKeyState or use PeekMessageW along with WaitMessage and as well the RegisterHotKey to listen for messages on a custom window for plus!, then when you "hear" that F2 is pressed have a timer start and after 15seconds check to see if F2 is still held, if it is use PostMessage or simulate pressing F2 to the window using keyb_event.

This post was edited on 08-19-2006 at 07:26 PM by matty.
08-19-2006 07:21 PM
Profile E-Mail PM Find Quote Report
prashker
Veteran Member
*****


Posts: 5109
Reputation: 104
– / Male / –
Joined: Mar 2005
Status: Away
O.P. RE: [REQUEST] Voice Clip 'Continuator'
:sad: Anybody
08-21-2006 10:00 PM
Profile PM Find Quote Report
prashker
Veteran Member
*****


Posts: 5109
Reputation: 104
– / Male / –
Joined: Mar 2005
Status: Away
O.P. RE: [REQUEST] Voice Clip 'Continuator'
* prashker coughs

hey look a fluff ball 8-)
08-26-2006 01:37 PM
Profile PM Find Quote Report
« 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