Monday 20 April 2015

Talking computer

You can create voice from your computer. whatever you will write in the box, computer will talk the same words. process the given below.

     open notepad and write this code.


Dim message, sapi
message=InputBox("good morning friend. order me to talk something?","Speak to Me")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message

   
    Now save this file with extension .vbs
  try it now!!
  its wonderfull
        IF U HAVE ANY PROBLEMS THEN COMMENT now
   
 

0 comments:

Post a Comment

Copyright © 2017 Ziga Computer Experts | Designed With By Blogger Templates | Distributed By Gooyaabi Templates
Scroll To Top