Hi friends.....now we will share the trick with you which will make it more fun. We are going to discuss that how can you make your PC to speak.....Don`t worry, you need not to be a super computer professional or something like that. You just need to be able to understand what
i say. So let`s start:
Run or open Notepad.
Paste the following code in the notepad:
Dim Message, Speak
Message=InputBox("Enter text","Speak")
Set Speak=CreateObject("sapi.spvoice")
Speak.Speak Message
See......like this!!!!
Now Go to File menu>Save As, a dialog like this will appear:
Now in save as type, select All Files and save file as <filename>.vbs
Now double click on the file you just made, a dialog like this will appear:
Now type in the text and click OK.....It speaks up!!!!
AND OF COURSE, HAVE A TRICKY DAY!!!!!!!!!
i say. So let`s start:
Run or open Notepad.
Paste the following code in the notepad:
Dim Message, Speak
Message=InputBox("Enter text","Speak")
Set Speak=CreateObject("sapi.spvoice")
Speak.Speak Message
See......like this!!!!
Now Go to File menu>Save As, a dialog like this will appear:
Now in save as type, select All Files and save file as <filename>.vbs
Now double click on the file you just made, a dialog like this will appear:
Now type in the text and click OK.....It speaks up!!!!
AND OF COURSE, HAVE A TRICKY DAY!!!!!!!!!
No comments:
Post a Comment