FN SECURE: Create your own Text to speech converting software

Call Us For Workshops Or Seminars.. In Your University, Colleges, or Schools.
Email Us At : vicky@globallyunique.in

Save as PDF

Create your own Text to speech converting software

                                                                  Create your own Text to speech converting software in minutes.....!!
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...!

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 

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...!!


2 Responses so far.

  1. vic says:

    Nice Post..
    Thankx.. :)
    We made our 1st Speaking Softwares..!!

  2. shashank says:

    awsum speaking software....................
    this is beginning ..........

Leave a Reply

Save this Page

Download as PDF