Computer Trick That Make Your PC Speak



How to Make Your Computer To Speak
Try this cool computer trick that I found, making your computer speak what ever you want him to speak. Isn't cool? It's like making a simple text to speech program. I found it cool making my friends impress. Take note that this program speak in english only. To make this just open a notepad and copy-paste the code below and save it as ".vbs" without qoutation mark for example "Speak.vbs".

Code:
Dim message, sapi
message=InputBox("What do you want me to say?","Speak to Me")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message


Paste the code in your Notepad
Paste the code in your Notepad

After saving it, Locate where you save it and then double click it, and a Box will appear and ask you this "What do you want me to say?"

Save it with .vbs at the end
Save it with .vbs at the end

Just type a message that you want your computer to say, and click "Speak to me" Ok button.

Type any message you want to computer say
Type any message you want to computer say

That's it, Wait a sec and hear your computer speak.

Dont forget to Post a Comment

Have you enjoy? Please help us improve this article, We encourage you to kindly please post a comment below for your reaction, correction, question and suggestion. Thanks



Do you Like this Article?

Get Free Email Updates Daily!

Follow us!



 

© 2011 InTechTalk Content are protected under MyFreeCopyright so avoid plagiarism without our permission Contact Us


Computers Bloggers - Meet Millions of Bloggers Computers Blogs Blogarama - The Blog Directory Computers blogs Blog Directory by Blog Flux TopOfBlogs Top Computers Sites InTechTalk - Blogged Technology Blogs - Blog Rankings

back to top