Now you can make your computer speak what you write.. To do so perform the following steps:
- Open Notepad
- Paste in the following code:
Dim msg, sapi
msg=InputBox(“This stuff is designed by http://www.widgetpedia.org
Set sapi=CreateObject(“sapi.spvoice”)
sapi.Speak msg
- Now enter your text”,”Speak It by MyHackTips”)
- Click Save as
- Save it as anything.vbs The extension of the file must be vbs
- You will see the icon of the file has changed
- Open the file and write anything…
Any Problems. ask in the comments below







This comment has been removed by the author.
ReplyDelete