STEPS :-
1. Open a new Notepad in your Desktop and copy the following code to their
Dim msg, sapi
msg=InputBox("Enter your text","Talk it by netindiantricks.blogspot.com ")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg
2 . After copying it click on the file menu and open save as
3. Now save it as newname.vbs [ name can be change according to your choice ]
4. After saving in the place of notepad icon , it will change like an S Icon shap . Now Open it then it will ak you to enter some thing talk
No comments:
Post a Comment