Make You Computer Talk What You Type

1.First open Notepad and copy below codes

Dim message, sapi
message=InputBox("What do you want me to say?","MEFMOR Blog")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message

2.Now save the notepad file as talk.vbs
3.Now close the notepad file and open it again.
Done !!!
Make You Computer Talk What You Type Make You Computer Talk What You Type Reviewed by Awais on 09:05 Rating: 5