Skip to main content

Make Software With Notepad

Do You Want To Make Software ??

But For This You have to Know Computer Programming Language 


In this post i will guide you How to make a software without any
programming skills , just from Notepad.


Ever Wanted To Make A software through Notepad Then Follow This Steps-


1. Open Notepad .

2. Copy and paste the below mentioned code :


Dim msg, sapi
msg=InputBox("Enter your text for conversion–www.sonuandtechnology.blogspot.com","Sonuandtechnology Text-To-Audio Converter")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg




3. Save this file with any name with .vbs as extension. For eg. Text-To-Audio.vbs

It will look like this






 Then Open It by double clicking it


What To Do With The Software??


You Can Convert Text To Audio With This Software

Whatever you write in the text box , system will change that into a audio

So enjoy the post and subscribe to be updated.....

Comments

Popular posts from this blog

The Android Best OS Android OREO 8.0 Top 10 AMAZING Features

Welcome Back Guy, I'm here with a new video, in this video I'm going to show you Top 10 Features of Android 8.0 Oreo Don't forget to Subscribe My Channel Which is Guy Perfect & Press the Bell Icon for More Exciting Video Coming Soon!! Like this video And Don't forget to share it with others. Upload by Guy Perfect.The Link is Down below. If you like this post 1+ this

How To Crack IDM???

Using this hack you can register the Internet Download Manager (IDM) for free using you own credentials i.e register on your Name and email ID. This hack also works for trail IDM that means download a trail IDM from there site and register the professional i.e. full version of IDM with your credentials for free using my hack. Hack or crack IDM manually : Step 1: Download the IDM trial or If you already have IDM installed Update it by going to Help---}} then to check for Updates.If you don't wanna update your version, Just click on Registration. Step2: When you click on registration, Now a new dialog(window) appears that is asking for Name, Last Name, Email Address and Serial Key. Step3: Now Enter you name, last name, email address and in field of Serial Key enter any of the following Keys: RLDGN-OV9WU-5W589-6VZH1 HUDWE-UO689-6D27B-YM28M UK3DV-E0MNW-MLQYX-GENA1 398ND-QNAGY-CMMZU-ZPI39 GZLJY-X50S3-0S20D-NFRF9 W3J5U-8U66N-D0B9M-54SLM EC0Q6-QN7UH-5S3JB-YZMEK UVQW...

About PHP

PHP is a server-side scripting language designed for web development but also used as a general-purpose programming language. As of January 2013, PHP was installed on more than 240 million websites (39% of those sampled) and 2.1 million web servers. [4] Originally created by Rasmus Lerdorf in 1994, [5] the reference implementation of PHP (powered by the Zend Engine) is now produced by The PHP Group. [6] While PHP originally stood for Personal Home Page , [5] it now stands for PHP: Hypertext Preprocessor , which is a recursive acronym. [7]