Hi frndz...Now I am going to show you how to create your own software i.e. its just an VB script which makes you Computer to speak whatever you input...!
Open the file and write what you want to make your system to speak and hit OK.
This is a VB script. Just Open Notepad and copy the below script,
Dim message, sapi
message=InputBox("What do you want me to say?","Speak to Me")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message
message=InputBox("What do you want me to say?","Speak to Me")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message
Save the file as ANYTHING .vbs and close notepad.
Open the file and write what you want to make your system to speak and hit OK.
Dats it...
Thanks for “AYTECK” on “HF” for this awesome script...!!
Nice Post..
Thankx.. :)
We made our 1st Speaking Softwares..!!
awsum speaking software....................
this is beginning ..........