you're looking for: New How to Make Your Computer Talk/Speak What You Type By Gamzeozgesaroglu
complete information: New How to Make Your Computer Talk/Speak What You Type By Gamzeozgesaroglu
New How to Make Your Computer Talk/Speak What You Type By Gamzeozgesaroglu
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
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:
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.
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.
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.)
Articles New How to Make Your Computer Talk/Speak What You Type By Gamzeozgesaroglu we have presented
That's all the information about the New How to Make Your Computer Talk/Speak What You Type By Gamzeozgesaroglu, hopefully can provide benefits to all of you in finding information latest gadgets, how to care for gadgets, tips and tricks mobile phone.
Thank you for reading the article New How to Make Your Computer Talk/Speak What You Type By Gamzeozgesaroglu and its url of this article is http://gamzeozgesaroglu.blogspot.com/2015/04/new-how-to-make-your-computer-talkspeak.html o you to bookmark and you can go back if you need :), I hope the article this can be useful for you all.
0 Response to "New How to Make Your Computer Talk/Speak What You Type By Gamzeozgesaroglu"
Post a Comment