Did you know that your pc (personal computer) can actually talk!!!
ya that's totally true.
Follow my instructions and you will see it for your self:
1. Open notepad. (by clicking on the windows button or you can give a search in the box)
2. Copy the below code and paste it exactly. (when i say exactly, i mean it!!!)
Dim message, sapi message=InputBox("What do you want me to say?","Speak to Me")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message
3. Save the notepad file as speak.vbs (or what ever you want it to be!!but make sure the extension is .vbs) on your desktop or where ever it is comfortable for you. (i would prefer the desktop, easy access!!!)
4. The last task is to open up that file where a dialogue box pops up. There you go!!!
your pc is all ready to talk....... HAPPY TALKING (though it just imitates you there!!)
If there is any error occurrence then there could be either of the 2 problems or may be both.
To solve it you can visit the below link:
No comments:
Post a Comment