← Back to team overview

sikuli-driver team mailing list archive

[Question #238592]: Text from image conversion time

 

New question #238592 on Sikuli:
https://answers.launchpad.net/sikuli/+question/238592

Hi, 
I am currently using Sikuli 1.0.0 jars in my Java project. It has been observed that it takes average 5 seconds to convert the text on the Screen. My piece of code is --
Screen screen = new Screen();
String currrentText = screen.text();

Considering the latest version of Sikuli 1.0.1 Vs 1.0.0, is there any improvement so that it will reduce the text conversion time?

Please let me know so that I can upgrade to 1.0.1

Thank You,
Nikhil

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