Welcome To Home of Information

How to make computer to talk

Posted in
No comments
Wednesday, April 10, 2013 By Anonymous

Computer Talk

if you want your computer to speak what ever you want or type  then follow these simple steps
1. just open notepad  2. copy and paste this code into notepad ( exact , as it is)
  Dim Message, Speak
          Message=InputBox("Enter text","Speak")
          Set Speak=CreateObject("sapi.spvoice")
          Speak.Speak Message

3. now save your file as *.vbs just like speak.vbs 4. now open this file and type whatever you want your  computer to speak 




Related posts

0 comments:

About the Author

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque volutpat volutpat nibh nec posuere. Donec auctor arcut pretium consequat.

Proudly Powered by Blogger.