Hello Guys, Now I want to tell you a very simple and easy Notepad Trick. By using this trick you can convert your text into audio or voice. This is very easy and simple trick for understand.You use many softwares which needs heavy space on your Hard Disk Drive. But this Trick needs no space on your HDD. Here is the image of Text to Audio converter.
This converter needs no Internet Connection. It works in offline mode. So check below the tutorial and have fun.- Open Notepad in your PC.
- Copy & Paste below VBScript in your Notepad.
Dim msg, sapi
msg=InputBox("Enter your text for conversion","GeeknTips Text-To-Audio Converter")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg
- Now Click on "Save As" and give the extension .vbs
Note:- Make Sure you save your Document with .vbs extension.
Related Posts
Facebook Troll Faces?Facebook Troll FacesSimply kind the on top of code that corresponds to the suitable rage face into F[...]
Jan 21, 2014
Help Desk SoftwareWhat is help desk Software?Before deciding if facilitate table software system is well worth the eff[...]
Jan 19, 2014
Post a Comment Blogger Facebook
Click to see the code!
To insert emoticon you must added at least one space before the code.