How To Make A Computer Can Talk When Turned On


make a computer can talk when turn on

The steps are as follows: 


    • Open notepad and then type the following text:

                  Dim speaks, speech
                  speaks = "Welcome back again to Computer Tips and Tricks. visit me http://pcomtricks.blogspot.com"
                  Set speech = CreateObject ("sapi.spvoice")
                  speech.Speak speaks
      • then save it in the format [dot] vbs example pcomtricks.vbs


      following text in notepad



      • Next save the pcomtricks.vbs in the folder C: Users fajri AppData Roaming Microsoft Windows Start Menu Programs Startup

      save the pcomtricks.vbs



      • Then restart your computer and see the results.

      • Good luck....

      No comments:

      Post a Comment