How to create a free pronunciation tool on Windows by using Notepad
No need to download any software and install it. Just use Notepad, copy some lines of code and save the file with the extension extension vbs to create a free pronunciation tool. The steps are quite simple, even people with low computer skills can do it.
No need to download any software and install it. Just use Notepad, copy some lines of code and save the file with the extension extension vbs to create a free pronunciation tool. The steps are quite simple, even people with low computer skills can do it.
How to create a free pronunciation tool on Windows with Notepad:
Step 1:
Open Notepad on your computer.
Step 2:
Next copy and paste the code below into Notepad file:
Dim message, sapi
message = InputBox ("A Free Pronunciation tool" + vbcrlf, "Text to Audio converter")
Set sapi = CreateObject ("sapi.spvoice")
sapi.Speak message
Step 3:
The next step is to save the Notepad file to Pronunciation.vbs and save it on the Desktop.
Step 4:
From now on every time you click on the tool you created and enter any one word or sentence, the tool will read the word, the sentence you enter immediately.
Refer to some of the following articles:
- These "hack" tips are only Notepad can do
- Troll friends by creating "fake" virus on Notepad
- Use Notepad to make the keyboard automatically type any text repeatedly
Good luck!
- Windows Notepad is now a real writing tool thanks to this AI upgrade!
- Instructions for creating text using AI on Notepad Windows 11
- If you've overlooked Notepad before, it's time to reconsider!
- Top 5 English pronunciation instructions on PC
- Why Notepad is a Favorite Writing Tool
- 7 ways to fix Notepad not opening error on Windows
- Instructions for creating tables in Notepad
- What is Notepad ++? Compare Notepad ++ and regular Notepad
- The difference between Notepad and WordPad
- Steps to find and replace text in Notepad on Windows 10
- Why should people replace Notepad on Windows with VS Code?
- How to Use Markdown and Rich Text Formatting in Windows 11 Notepad
- Instructions for rewriting Notepad text using AI
- How to Open Notepad