How to make computer to speak your sentence
Kewwords:
For the getting voice from PC follow this step.
step 1 : open notepad
step 2 : copy the following code on notepad
Dim message, sapi
message=InputBox("What do you want me to say?","Tricks4Me.com")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message
Step 3 : Save as a name.vbs
Step 4 : Run it
Step 5 : Type sentence & click on OK.
Step 5 : Type sentence & click on OK.
Step 5 : Can’t forgot to like & share with Friends…!!!