Breaking News
Loading...
Friday, February 4, 2011

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 comments:

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

    ReplyDelete
  2. awsum speaking software....................
    this is beginning ..........

    ReplyDelete

Save this Page

Copyright © 2012 Checkzx All Right Reserved
Designed by CBTblogger