How to Make Your Computer Talk/Speak What You Type

How to Make Your Computer Talk/Speak What You Type - welcome to our blog that presents the full content How Gadget, the discussion this time we're discussing that you find that How to Make Your Computer Talk/Speak What You Type, we have provided complete information with images that are easy to understand, the explanation is simple but complete, therefore please read until the end :)

This is about : How to Make Your Computer Talk/Speak What You Type
And this article : How to Make Your Computer Talk/Speak What You Type

You can also see our article on:


How to Make Your Computer Talk/Speak What You Type

The Microsoft Speech API is what is used for the Narrative accessibility feature built into Windows. You can also write programs that call the API, which would allow you to let your applications speak.
But making your computer say what you want is pretty easy actually! Here’s how you do it:
Step 1: Open Notepad and paste the following text into a new document:
Dim message, sapi
message=InputBox(“Enter the text you want spoken”,”Speak This”)
Set sapi=CreateObject(“sapi.spvoice”)
sapi.Speak message
It should basically look something like this:
make computer speak
Now when you go to save the file, give it any name, but make sure you also type .VBS after the name. Also, for the Save as type box, choose All files instead of the default Text Documents.
make computer talk
Now double-click on the VBS file and you should see a input box where you can type in the text you want spoken! Go ahead and type something and click OK.
speak computer
That’s it! Your computer will speak to you in the default voice, which for me was some scary seductive male type of voice! What about yours? Enjoy (This would be fun to do on someone else’s computer as a joke.)


Information How to Make Your Computer Talk/Speak What You Type has been completed we present

A few of our information about the How to Make Your Computer Talk/Speak What You Type, we hope you benefit from this article

You have just read the article How to Make Your Computer Talk/Speak What You Type and many articles about gadget in our blog this, please read it. and url link of this article is https://howtomonetizeeverything.blogspot.com/2015/04/how-to-make-your-computer-talkspeak.html Hopefully discussion articles on provide more knowledge about the world of tech gadgets.

Tag :

0 Response to "How to Make Your Computer Talk/Speak What You Type"

Post a Comment