Convert Any text To Audio without any Software.

23

HI friends, I am back with an awesome trick Which will help you to Convert Any Text to Audio Without Any Software. Isn’t it Interesting? Yes it is.

With this trick you can convert any text to Audio without any use of third party software.

 

Steps To Convert Text To Audio without any software:


 Step 1. First of all Open notepad then copy the below text and paste it in notepad.

Dim msg, sapi
msg=InputBox(“Enter your text for conversion– “,”By computer freaks”)
Set sapi=CreateObject(“sapi.spvoice”)
sapi.Speak msg

Note: Few people are getting error, it may be due to our website script is also being copied. That’s why we wrote the code in a notepad.

Please download the file. Click Here To Download (It’s a simple text file, so you guys don’t have to worry about virus or anything )

Step 2: After Pasting the Above Code in notepad, Save the file with the name Text To Audio.vbs.

remember the name of the file should be with .vbs extension.
its nothing but a Vbscript File.

Step 3: Now double click on the saved file and you will see a box like the below pic.

 

Step 4. Type your text which you want to hear, and then press OK. Thats it. All Done.
You can hear it load and clear.

Isn’t it amazing ?
I know you will like it for sure. Keep visiting and stay updated.

On the other hand if you would like to do this with a help of a software then you can try the TextAloud With AT&T Natural Voices (Windows Software).

Product Features

  • Sit back and relax while your PC reads to you. Proofread your own writing .
  • Save text to MP3 for portable audio players. Listen to that report while you’re on the treadmill.
  • Find help for someone with a reading disability. Help a senior citizen or someone with low vision.
  • Listen to an eBook during your commute. Add some spice to your PowerPoint presentations. Turn your iPod into a tax write-off.
  • Reduce eye strain from too much reading. Take some reading along for your daily walk or run. Find a great new tool to study for exams. Listen to text read in other languages.

Yes, all that features, visit the following link to see the full the details.

TextAloud With AT&T Natural Voices (Windows Software)

61 thoughts on “Convert Any text To Audio without any Software.

  • September 22, 2015 at 8:41 am
    Permalink

    this is working…awesome

    Reply
    • September 22, 2015 at 8:43 am
      Permalink

      its working..

      Reply
  • May 12, 2015 at 12:02 pm
    Permalink

    How to control the speed of the speaker.

    Reply
  • February 8, 2015 at 7:13 am
    Permalink

    Can we use an auto message, like when we open our pc a message automaticaly comes???

    Reply
  • October 20, 2014 at 3:53 pm
    Permalink

    Nice post admin, Thanks!

    Reply
  • September 21, 2014 at 4:51 pm
    Permalink

    i want a brief description on how it is developed and any drawbacks any drawbacks are present

    Reply
  • September 20, 2014 at 7:59 am
    Permalink

    there is no cut,copy options with this….??

    Reply
    • September 20, 2014 at 5:34 pm
      Permalink

      Just click on the download file and copy the code and paste it.

      Reply
  • August 12, 2014 at 11:28 am
    Permalink

    wow to good, this article is very good and helpful to make your own wording voice through out notepad. but did not change male to female and female to male voice change.

    Reply
  • August 8, 2014 at 4:24 pm
    Permalink

    what type of computer language is being used in this code

    Reply
  • July 25, 2014 at 3:24 am
    Permalink

    Not working in window7 ultimate

    Reply
  • July 18, 2014 at 1:52 pm
    Permalink

    i got 2 know my mistake thanks u….

    Reply
  • July 18, 2014 at 1:43 pm
    Permalink

    i m getng an error in d code line-2 char-14 d error is an invalid char…help me out

    Reply
  • April 18, 2014 at 10:38 am
    Permalink

    To use this trick, follow the instructions given below:-
    1. Click on Start . Navigate to All Programs, Accessories and Notepad .
    2. Copy and paste the exact code given below.

    Dim speaks, speech
    speaks=”Munna, Welcome to your Computer”
    Set speech=CreateObject(“sapi.spvoice”)
    speech.Speak speaks

    3. Replace Username with your own name .
    4. Click on File Menu, Save As, select “All Files” in Scroll Down in Save as Type option, and save the file as Welcome.vbs or “*.vbs”.
    5. Copy the saved file.
    6. Navigate to C: / Documents and Settings / All Users / Start Menu/ Programs / Startup (in Windows XP) or to C: / Users / User-Name / AppData / Roaming / Microsoft / Windows / Start Menu / Programs / Startup ( in Windows 7 and Windows Vista) if C: is your System drive.
    7. Paste the file.
    Now when the next time you start your computer, Windows will welcome you in its own computerized voice.

    note : you can write anything in “Welcome to your PC, Username or i am hacker or i am ,mr.Dj ”

    Reply
  • April 17, 2014 at 1:39 am
    Permalink

    sir’ it is working on windows xp nd 7 thanxxxxxxxx

    Reply
  • April 9, 2014 at 6:27 am
    Permalink

    i have windows 8 work this code with that.

    Dim msg, sapi
    msg=InputBox(“Enter your text for conversion–”)
    Set sapi=CreateObject(“sapi.spvoice”)
    sapi.Speak msg

    Reply
  • February 18, 2014 at 8:17 pm
    Permalink

    there was an antivirus that did not allow me to see the box where i will type in the text

    Reply
    • March 1, 2014 at 7:49 am
      Permalink

      It shouldn’t happen but try disabling your antivirus and then try.

      Reply
  • February 14, 2014 at 4:28 pm
    Permalink

    Right Code is:

    Dim msg, sapi
    msg=InputBox( “Enter your text for conversion–” ,”By computer freaks”)
    Set sapi=CreateObject(“sapi.spvoice”)
    sapi.Speak msg

    Reply
    • June 26, 2014 at 3:36 am
      Permalink

      thanks boss.it works.dis is d corect code

      Reply
  • January 4, 2014 at 4:41 pm
    Permalink

    Nice tricks, carry on……

    Reply
  • September 24, 2013 at 8:56 am
    Permalink

    Try this:

    Dim msg, sapi
    msg=”22222222222222222222222222222 owowowowowowowowowowowowowowo 2222222222222222222222222222

    owowowowowowowowowowowowowo 22222222222222222222222222owowowowowowowowowowowowow 2222222222222222222222222222222

    auaoauao TTTT oooooo 222222222222222222222222222222owowowowo222222222222222222222222222″
    Set sapi=CreateObject(“sapi.spvoice”)
    sapi.Speak msg

    Reply
  • September 20, 2013 at 5:38 am
    Permalink

    I save it as
    aaaa.vbs file as ANSI

    Reply
  • September 20, 2013 at 5:34 am
    Permalink

    Nice sir, but i have error.when it open error shown that.
    Line 2
    char14
    erroe….invalid character
    code….. 800A0408
    source…. Microsoft VBScript compilation error.

    It is veryimportant for me.Plz solve it

    Reply
    • September 20, 2013 at 11:24 am
      Permalink

      To all who has this problem.
      Please install .net framework, latest version and do let me know if still this error occurs.

      Reply
      • May 14, 2014 at 8:28 am
        Permalink

        I have received same msg as given above and i have installed net framework 4.5
        still not working

        Reply
    • November 21, 2013 at 1:59 am
      Permalink

      retype ” ” in the code. Since we’re just copy paste, the font for ” ” will be different.

      It works for me after i changed the ” ” in the code.

      Reply
  • September 19, 2013 at 6:22 am
    Permalink

    Its not working In my Windows Xp operated Pc?

    what should i Do?

    Reply
  • September 17, 2013 at 2:49 pm
    Permalink

    its not working in window 7

    Reply
    • September 18, 2013 at 6:04 am
      Permalink

      Its working fine in win 7 too, what error are you receiving?

      Reply
      • June 26, 2014 at 5:56 am
        Permalink

        invalid character error…in windows 7

        Reply
        • June 27, 2014 at 5:45 pm
          Permalink

          For everyone who are facing this error.
          Please right click on the web page and click on “view source” then copy and paste the code from there.
          The problem is when some of you guys are copying from this website, the ASCII codes might change which further causing the error that you are receiving.
          SO do let me know once if you still receive the error after this.

          Reply
  • June 30, 2013 at 6:58 am
    Permalink

    Its nt workin m using windows 7 whn i double click d save file it alwys appr lyk do u want 2 replace it text to audio.vbs..txt already exists in tha save as type i ve select all files

    Reply
  • June 13, 2013 at 7:51 am
    Permalink

    Dim msg, sapi
    msg=InputBox(“Enter your text for conversion– “,”By Bobby”)
    Set sapi=CreateObject(“sapi.spvoice”)
    sapi.Speak msg

    Save The Above Code As Anything.vbs

    Reply
  • June 1, 2013 at 9:28 am
    Permalink

    Not working. M using windows XP

    Reply
  • May 11, 2013 at 7:40 am
    Permalink

    text to audio m file ko save kahan per karna hy or phr jb open karna hy to kis m open karna hy

    Reply
  • May 1, 2013 at 10:58 am
    Permalink

    hey friends its better to use at&t text to speech converter it has in built different voices mainly female voices including in it

    Reply
  • May 1, 2013 at 7:56 am
    Permalink

    thats great but the main problem is that it is not converting the complete file , i mean its reading just few sentences and then stop . so what should to do?

    Reply
    • April 21, 2013 at 8:44 am
      Permalink

      jst save it as .vbs while saving select all files from d types den save it
      it wont show u automatically type it manually it will work

      Reply
  • March 8, 2013 at 12:57 pm
    Permalink

    kishna Chaitanya Reddy…. I thing You are doing a mistake somewhere.. plz try it again . follow the above steps correctly.

    Reply
    • April 14, 2013 at 3:37 pm
      Permalink

      this is what you should do click save as,under the file name box is the SAVE AS TYPE BOX just select all files

      Reply

Leave a Reply

Your email address will not be published. Required fields are marked *