sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #13644
Re: [Question #211006]: Play sound on ERROR?
Question #211006 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/211006
Status: Open => Answered
RaiMan proposed the following answer:
--- "talking" scripts
yes, this should work.
But, why being so decent ;-)
On my Mac I use the builtin say command to let my scripts tell me
something:
import os
os.popen("say 'hello I am alive'")
for Windows, there is espeak, that can be used for that:
http://sourceforge.net/projects/espeak/
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.