This code working on Vista bro..with a female voice..cool
I changed the code little bit..Bro it's better if you can explain dis.
so we can modify it better.

Code:
dim msg, sapi
msg=inputbox("Speak to me..","Hasi")
set sapi=createobject("sapi.spvoice")
sapi.speak "EK ROX"
I changed the code little bit..Bro it's better if you can explain dis.
so we can modify it better.

