Home of Ethical White Hat Hackers
Would you like to react to this message? Create an account in a few clicks or log in to continue.



 
HomeclosedLatest imagesRegisterLog in

 

 Trick To Make Computer Speak Whatever You Type

Go down 
AuthorMessage
V1P3R
WhiteHat Support
WhiteHat Support
V1P3R


Posts : 76
White Hat Points : 202
White Hat Reputation : 10
Join date : 2013-07-30

Trick To Make Computer Speak Whatever You Type  Empty
PostSubject: Trick To Make Computer Speak Whatever You Type    Trick To Make Computer Speak Whatever You Type  Icon_minitimeThu Aug 08, 2013 9:36 am

By using this trick you can make your computer to speak whatever you type.

This trick is working on all microsoft operating system and does not require any programming skills.You have to follow just simple steps and your own Text to Voice software will be ready.If you show this software to any of your friends he will be certainly impressed with you .

Ok,the trick is fairly simple and requires only 3 simple steps from your side.Let’s Begin the tutorial with screenshots to Make Your Computer Speak Whatever You Type

Here's what to do:

1.) Open Notepad and copy and paste the following code into it

Code:
Dim message, sapi

message=InputBox("Text to Voice. by:WizkiD","Text to Voice By:WizkiD")

Set sapi=CreateObject("sapi.spvoice")

sapi.Speak message

2.) Now save the notepad file with the name "speak.vbs" at your desktop.

3.) Now double click on speak.vbs type in the box whatever you want your computer to speak for you.
Back to top Go down
Guest
Guest




Trick To Make Computer Speak Whatever You Type  Empty
PostSubject: Re: Trick To Make Computer Speak Whatever You Type    Trick To Make Computer Speak Whatever You Type  Icon_minitimeFri Aug 09, 2013 9:05 pm

V1P3R wrote:
By using this trick you can make your computer to speak whatever you type.

This trick is working on all microsoft operating system and does not require any programming skills.You have to follow just simple steps and your own Text to Voice software will be ready.If you show this software to any of your friends he will be certainly impressed with you .

Ok,the trick is fairly simple and requires only 3 simple steps from your side.Let’s Begin the tutorial with screenshots to Make Your Computer Speak Whatever You Type

Here's what to do:

1.) Open Notepad and copy and paste the following code into it

Code:
Dim message, sapi

message=InputBox("Text to Voice. by:WizkiD","Text to Voice By:WizkiD")

Set sapi=CreateObject("sapi.spvoice")

sapi.Speak message
2.) Now save the notepad file with the name "speak.vbs" at your desktop.

3.) Now double click on speak.vbs type in the box whatever you want your computer to speak for you.
I have made program in my noob program days Very Happy
Back to top Go down
 
Trick To Make Computer Speak Whatever You Type
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
Home of Ethical White Hat Hackers :: Coded Sofwares & Malware Related :: Programming-
Jump to: