Yagle

Would you like to react to this message? Create an account in a few clicks or log in to continue.
Yagle

THE BEST SRILANKAN ONLINE COMMUNITY


    Make Computer Talk

    Admin
    Admin
    Admin
    Admin


    Posts : 19
    Join date : 2009-02-16

    Make Computer Talk Empty Make Computer Talk

    Post  Admin Tue Feb 17, 2009 7:50 pm

    This is a visual basic script
    when you write it and press ok
    your computer will tell what you typed
    Type in a Notepad



    Code:

    Dim userInput


    userInput = InputBox("Write a message for me to say")


    Set Sapi = Wscript.CreateObject("SAPI.SpVoice")

    Sapi.speak userInput



    //Be Sure To Save As .VBS
    lol!

      Current date/time is Sat Apr 20, 2024 12:24 am