speech rec. double bind

speech rec. double bind

Postby newb » Tue 20 Jul, 2010 3:58 am

hello, can anyone please help, is there a way to double bind a key in glovepie
this is what ive got:
Key.W = KeepDown(Microphone.Said("forward"), 60)
Key.A = KeepDown(Microphone.Said("left"), 60)
Key.S = KeepDown(Microphone.Said("back"), 60)
Key.D = KeepDown(Microphone.Said("right"), 60)
Key.F = Pressed(Microphone.Said("light"))
Key.C = HeldDown(Microphone.Said("crouch"), 3)
Key.R = Pressed(Microphone.Said("reload"))
Key.Two = Pressed(Microphone.Said("pistol"))
Key.One = Pressed(Microphone.Said("gun"))
Key.Three = Pressed(Microphone.Said("knife"))
Key.Four = Pressed(Microphone.Said("grenade"))

is there a way to bind the w a s d buttons again to stop forward back left right? or is there a way to stop all at once
thanks in advance
newb
 

Return to Speech Recognition

Who is online

Users browsing this forum: No registered users and 1 guest

cron