Steps:1-> Open you notepad.
2-> Copy and paste the code on your notepad.
CodeDim Message, Speak Message=InputBox("Enter text","Speak") Set Speak=CreateObject("sapi.spvoice") Speak.Speak Message |
3-> Now save this text as Speak.vbs or "*.vbs" file. Don't save it as .txt file.
4-> Double click the saved file and a dialogue box will be opened like this:

5-> Enter some text in the box.
NOW YOUR COMPUTER WILL TALK, ENJOY

