Wednesday, September 26, 2018

How to convert text into audio using notepad | Text to speech convertion

Converting text to audio is amazing. For that reason you will write or just type and you just click the ok button and you'll hear your writings. It's very easy to do With a computer or laptop, it's easy to do it.

  • Open Notepad application, Here are two ways, the first You click the mouse and click New> Text Document and there will be a shortcut to Notepad. And the other is in Windows search, Type your Notepad and the application will appear. You just double-click the application you see and go to Notepad.
  • Copy the code below and paste it into the notepad.
  • CODE HERE...

    Dim message, sapi message=InputBox("Command me anything in text to say?","Ready to Listen") Set sapi=CreateObject("sapi.spvoice") sapi.Speak message
  • And save it to .VBS file by rename here. You will find the file when you save it here .TXT file, change it here .VBS file by rename here.
  • All you have to do is double-click the file that you have renamed and pop up windows will appear. In windows that appear then you just type text and click OK, and listen to the audio.
  • No comments:

    Post a Comment

    Richard N. Cabile

    All about myself. Everything I know I will teach you.

    Read more..

    My Motto in Life: Time is Gold.