Two Plus Two Newer Archives

Two Plus Two Newer Archives (http://archives1.twoplustwo.com/index.php)
-   Software (http://archives1.twoplustwo.com/forumdisplay.php?f=47)
-   -   Sound regognition and wiimote in poker (http://archives1.twoplustwo.com/showthread.php?t=512407)

solarpower 09-30-2007 12:09 PM

Sound regognition and wiimote in poker
 
I have played poker with sound regognition for some time now and I say it is really cool.


My reason for using sound was originally my severe tennis elbow witch prohibitet me using computer.

I use glovepie, it is keyboard/gamepad/wiimote/microphone emulator.
Very easy to use and best it is free

http://carl.kenner.googlepages.com/glovepie_download

You also need sound regonition software installed in your computer, it is also free
http://www.chant.net/downloads/sapi51.exe

It is preferred if you train your computer to understand your speech, you'll find that in control panel.

And if you want to replace your mouse to wiimote, you can also use glovepie with that. You need (preferable bluesoleil) bluetooth device, there was somewhere link in working devices. I haven't tried wiimote yet.


Maybe someone of you want to play poker with wiimote. What I have read about it it is not very diffucult, I'm just too lazy to test it.

Note that you can also use it emulate gamepad

Only real problem is that glovepie needs hotkeys(like f1,f2,ect.). Many site doesn't have hotkeys so AKH is only real option to use with it, or maybe I can use already made gamepad conficuration, don't know yet...

solarpower 09-30-2007 12:16 PM

ongame sricpt
 
This is ongame's fixed game script

f1 = said("fold",6)
f2 = said("check",6)
f3 = said("raise",6)
alt and tab = said("table",6)

simple isn't it

solarpower 09-30-2007 12:39 PM

absolute script
 
Absolutepoker

f1 = said("fold",6)
f4 = said("check",6)
f3 = said("raise",6)
f2 = said("check",6)
f5 = said("raise",6)
f8 = said("money_all_in",6)
f7 = said("double",6)
f6 = said("double",6)

key.one = said("one",6)
two = said("two",6)
three = said("three",6)
four = said("four",6)
five = said("five",6)
six = said("six",6)
seven = said("seven",6)
eight = said("eight",6)
nine = said("nine",6)
zero = said("zero",6)
Backspace = said("delete",6)
alt and tab = said("table",6)
alt and tab + alt and tab = said("pokerroom",6)
dot = said("dot",6)

You say those words in microphone, and it is easy to change words. But it is easier to play fixed limit so you can just take the f command line in code.

solarpower 09-30-2007 12:43 PM

And Pacific poker
 
Key.f8 = said("raise",6)
Key.f6 = said("check",6)
Key.f5 = said("fold",6)
Key.f7 = said("bet",6)

alt and tab = said("table",6)

solarpower 09-30-2007 07:47 PM

working bluetooht devices
 


http://wiibrew.org/index.php?title=L...etooth_Devices


All times are GMT -4. The time now is 01:00 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.