How to convert text of your choice to audio using Notepad in Windows OS

                     Simple trick to convert a full passage into audio using Notepad for Windows users Imagine a situation where you have a ... thumbnail 1 summary
          

  
       Simple trick to convert a full passage into audio using Notepad for Windows users
Imagine a situation where you have a pretty long passagethat you are bored to read and rather hear it on your PC/laptop. One of the reasons why audio books are popular today is instead of reading you can hear what the book says. And you can compile your own audio book with the help of Notepad. Yes, you can do it easily with this really cool Notepad trick.

How To Convert Text Into Audio Using Notepad

STEP 1: Open Notepad. You can do this by searching for Notepad in the Windows search Or Press Win+R and type Notepad and Press Enter.

STEP 2: Now, Copy the following code and paste it into the Notepad :

Dim message, sapi message = InputBox(“A Best Text to Audio converter”+vbcrlf+”From – Sanikhanacademy”,”Text to Audio converter”) Set sapi = CreateObject(“sapi.spvoice”) sapi.Speak message.

STEP 3: Now save the code that you have entered above. The code has to be saved in .vbs format rather than standard .txt format. You can name the Sound.vbs or any other name that you desire and save it on your desktop so you can easily access it.

STEP 4: Now, visit the location where you saved the converter (desktop in this case) and look for your saved file. You’ll see that your Notepad program is automatically converted into a Visual Basic Script File (VBS File).

STEP 5: Now, Double Click on this icon and Enter the text you want to hear. As you Click on OK the Text will be converted into audio immediately.

Now go to the large passage that you want to hear on your PC. Select the entire passage and copy it using CTRL + C. Go to the audio to text converter you have saved on your desktop and paste the entire passage using CTRL-V and press OK.

Không có nhận xét nào

Đăng nhận xét