How To Make your Computer Speak ???? ;) . You can make your comp speak with different Softwares but have you ever thought to make your computer speak with your own script??? Now here an tutorial on how to make your computer speak by our own script..!!!!!
1. Open Notepad and paste the following code in :
Dim Message, Speak
Message=InputBox("Enter text","Hackersspot3.tk")
Set Speak=CreateObject("sapi.spvoice")
Speak.Speak Message
2. Now Save the file as " Hackersspot.vbs "
And you Are done open the file a box appears as in the above image write what you want your computer to speak..!! :) Keep Visiting ;)
No comments:
Post a Comment