Welcome back ! Feel free to look around. If you like what you read, mention us in your post or link to this site. Hope to see you again

Monday 6 February 2012

H0w to Make Y0ur C0mputer Speak..????

Follow Hackers Spot

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