KATHA KARANA COMPUTER--

migaramk

Well-known member
  • Jul 4, 2007
    22,458
    3,275
    113
    https://www.facebook.com/Migaramk.Exclusive
    Make Computer Talk
    This is a visual basic script file that will pop up an msg which requires

    1)Open Notepad

    2) Copy the below text and paste on notepad...
    Quote:
    PHP:
    Dim userInput
    
    
    userInput = InputBox("Write a message for me to say")
    
    
    Set Sapi = Wscript.CreateObject("SAPI.SpVoice")
    
    Sapi.speak userInput

    3) Be Sure To Save As .VBS

    4) Now open it and you will see an place to write

    5) When you write it and press OK

    6) Your computer will tell what you typed

    or else download the file

    http://rapidshare.com/files/263881818/SRI-DOWNLOADS.blogspot.com-TALK.VBS