← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #264567]: Using Sikuli to Assist with Visual Impairment

 

Question #264567 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/264567

    Status: Open => Answered

RaiMan proposed the following answer:
Yes we can: this is possible with SikuliX.

I am willing, to help you to get on the road with that.

Everything can be packed in scripts, which can be run triggered by any
visual event, that is detected on the screen.

restrictions for parallel script run: 
- only one script at a time can use mouse and keyboard.
- one script should not change the screen content in a way, that other running scripts are affected.

With version 1.1.0 the mouse usage among parallel running snippets can be managed to some extent.
As long as 2 scripts operate in different windows, that are fully visible at any time, parallel processing is possible.

What is your system environment?
Monitor setup? more than one monitor?
Features available, to speak text? How are they used from command line?

What is your scripting experience?
SikuliX directly supports Python and Ruby with the IDE, also scripts written in JavaScript can be run now (need to be edited currently with some external editor)

What are the major applications you want to use?

If you like, you can contact me privately from now on: https://launchpad.net/~raimund-hocke (top left)
Using Skype is possible as well.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.