hello.. friends
In this video you can learn that
you enter any name in vbs file and you see that pc's talk
back that word
this is simple trick you can also make your pc talk
NOTE : code
Dim msg,sapi
msg=inputBox("enter your text","Talk it")
Set sapi=CreateObject("sapi.spvoice")
sapi.speak msg
LLT
llt
lets learn together