0
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.
  1. Open Notepad in your PC.
  2. Copy & Paste below VBScript in your Notepad.
  3. Dim msg, sapi
    msg=InputBox("Enter your text for conversion","GeeknTips Text-To-Audio Converter")
    Set sapi=CreateObject("sapi.spvoice")
    sapi.Speak msg
  4. Now Click on "Save As" and give the extension .vbs
Note:- Make Sure you save your Document with .vbs extension.

Post a Comment Blogger

 
Top