How To Convert Text Into Audio Using Notepad

Опубликовано: 13 Май 2026
на канале: Geek Guru G
207
22

You can create a very simple Text to Speech generator using simple Notepad and a two lines of vbscript. This is done using Microsoft Speech API also known as sapi.

_____________________________________________________

Step 1. Create a new file in notepad. Save it as ANYTHING.vbs.

Step 2. Open the file in notepad. Write following lines-

set sapi=CreateObject("sapi.spvoice")
sapi.Speak "Enter any text here in the quotation to read it loudly automatically by windows.."

Step 3.Now save and exit. Open the file from Windows Explorer by double clicking. You will hear the text you wrote.

http://gyanaadda.blogspot.com/

https://www.facebook.com/Gyan.Aadda/?...