Start a new topic
Text
My problem is shown in the title. I tried it. It seems that these two methods can only run normally when the Editor is idle.
And it seems that the methods are blocked when recognition, Is this the correct effect?
If it is, how to interrupt the recognition and just do the method?
Hello,
Yes this is correct. Before calling these methods, you shall ensure that the editor is idle state by calling the waitForIdle() method.
There is no way to interrupt the recognition.
Best regards,
Gwenaëlle
chengkong2006@126.com
My problem is shown in the title. I tried it. It seems that these two methods can only run normally when the Editor is idle.
And it seems that the methods are blocked when recognition, Is this the correct effect?
If it is, how to interrupt the recognition and just do the method?
Hello,
Yes this is correct. Before calling these methods, you shall ensure that the editor is idle state by calling the waitForIdle() method.
There is no way to interrupt the recognition.
Best regards,
Gwenaëlle
Gwenaelle @MyScript
Hello,
Yes this is correct. Before calling these methods, you shall ensure that the editor is idle state by calling the waitForIdle() method.
There is no way to interrupt the recognition.
Best regards,
Gwenaëlle