AutoHotkey Community

It is currently May 22nd, 2012, 12:41 pm

All times are UTC [ DST ]


Search found 53 matches
Search these results:

Author Message

 Forum: Support   Topic: Anyone interested in working on a voice command library?

Posted: February 4th, 2009, 1:53 pm 

Replies: 3
Views: 556


GlovePIE is a good software for voice recon but it should be very nice to have a mix between AHK and GlovePIE.

 Forum: Suggestions   Topic: More inputs (voice recognition)

Posted: February 4th, 2009, 1:50 pm 

Replies: 4
Views: 1712


What about voice recognition today ?

 Forum: Suggestions   Topic: Event Ghost

 Post subject: Event Ghost
Posted: February 4th, 2009, 1:32 pm 

Replies: 1
Views: 654


Do you know event ghost ? Do you think is it possible to have a module ahk scripts in event ghost ?

 Forum: Suggestions   Topic: C#

Posted: March 19th, 2008, 11:42 am 

Replies: 15
Views: 1675


For me Shoot is the faster voice recognation software I know. Shoot is written in C#.

 Forum: Suggestions   Topic: C#

Posted: March 19th, 2008, 11:21 am 

Replies: 15
Views: 1675


Is it possible ti have more info about this project?

 Forum: Support   Topic: AHK code buildable in Visual Sutdio?

Posted: March 19th, 2008, 10:16 am 

Replies: 1
Views: 462


Is it possible ?

 Forum: Suggestions   Topic: C#

 Post subject: C#
Posted: March 19th, 2008, 10:10 am 

Replies: 15
Views: 1675


Do you know why AHK is wrote in C++? Why not try to do the same think in C#? In C# it should be more easy to implement new functionalities. For example: voice recognition input, wiimote input, ...

 Forum: Scripts   Topic: Voice Recognition COM

Posted: March 17th, 2008, 5:25 pm 

Replies: 128
Views: 26287


Thank you for this sample. It's good to see it's possible to use ahk with speech recognition.

BUT I'm still thinking that speech recognition should be added in the core C++ code of ahk and be implemented like hotstrings.


Code:
"What time is it"::
  ;gives the time
return

 Forum: Scripts   Topic: Quick resize windows with the keyboard only

Posted: March 17th, 2008, 5:11 pm 

Replies: 0
Views: 837


Hello, This script allow you to resize your widow quickly on the left, up, right or bottom of the screen by using the command "winkey" + left, right, up or down key. Usefull for people that use the keyboard to control windows. ; Author: Dran Dane <drandane-forums@yahoo.fr> ; ; Script Funct...

 Forum: Support   Topic: AVG free edition reporting Trojan Horse

Posted: March 6th, 2008, 1:43 pm 

Replies: 8
Views: 1047


What is UPX ?

 Forum: Support   Topic: [Resolved] Active window

Posted: March 6th, 2008, 1:39 pm 

Replies: 4
Views: 537


So, if I need to move and resize a windows I don't need to get the windows id before. I can use Move and Resize with the A parameter.

Thank you,

 Forum: Support   Topic: [Resolved] Active window

 Post subject: [Resolved] Active window
Posted: March 5th, 2008, 10:04 pm 

Replies: 4
Views: 537


Hi,

Could you explain me how I can catch the active/focused window in a ahk code ?

I guess it's with the WinGet function but how ?

Thank you,

Dran

 Forum: Support   Topic: #include section at the end?

Posted: February 26th, 2008, 8:07 pm 

Replies: 2
Views: 481


Hi,

Why most people are putting they #include section at the end of their scripts?

 Forum: Support   Topic: [Resolved][RegEx] A void string

Posted: February 25th, 2008, 11:01 am 

Replies: 2
Views: 604


Thank you for your good example Lexikos.

 Forum: Support   Topic: [Resolved][RegEx] A void string

Posted: February 25th, 2008, 1:25 am 

Replies: 2
Views: 604


Hi,

I hope than someone can help me here for this simple RegEx. I'm able to write more complex RegEx but not this simple case.

How can I evaluate that my string is void or only filled with blanks?
Sort by:  
Page 1 of 4 [ Search found 53 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group