Create a Text Reader App using notepad



Create a program or an application that can play the voice that you entered on the textbox. You don't want to be a programmer to do this or otherwise no coding skill is required.

Here its little things you're aware of,You need to know some basic computer skills.Like how to save a file in notepad.Then you should have some doubts.
How it works? ... ?? Yeah !!! It's a VBScript Program. Before that notepad software have some In-built capabilities.Notepad is a simple text editor in windows operating system by MICROSOFT. 
Notepad is common text editor software in windows,It was introduced in mouse based MS-DOS.The resulting file basically ends with .txt extension that means text file and also it has no format tags or styles.

We can write many program in notepad and the file name changes on the basis of the programming languages that we written.Here we have VBScript is the script edition of Microsoft Visual Basic. VBScript installed by default in every system that has Microsoft Windows.VBScript must be executed with in a host environment.


How to create it  ?

Copy the below code 

Dim msg, sapimsg=InputBox("Enter your text for conversion–www.techskull.net ","TECH SKUL Text-To-Audio Converter")Set sapi=CreateObject("sapi.spvoice")sapi.Speak msg


Then Save the text in '.vbs' format


Then you can see a VBS File then open it and type your texts into it


Create a text reader quickly on your PC

SHARE

Unknown

Tech Blogger at Tech Skull and i would like to post tech articles ,gadget reviews etc..

0 comments:

Post a Comment