hello
, anyone can help with this?
Is it possible to read mouse position (x,y) in a variable and thereafter execute a mouse VoiceAttack command and move to that position?
I wish to do this to input text into a database field by a genealogy scheme.
Else, Im no need of any graphical commands as all others are keyboard shortcuts.
This is what I try to achieve:
Pointing and mousclick in any textfield on screen
Immediately after mouseclick, save that mousepos in a variable (x,y).
Move to a position in a MS Word document.
Write text in MS Word, using speech to text in my language. (Sadly its output adressing is limited)
Then I grab text to clipboard.
Return to screen position, stored in above mentioned variable
Pasting text into that text field
I could, of coarse, use HotKey, but in close future I will not be able to use mouse/keyboard without severe pain and effort and using VoiceAttack to command would be easier than execxuting shortcuts by hitting numkeys on my keyboard.