This publish will show you how turn the feedback text-to-speech using Microsoft’s integrated conversation application by publishing it using note pad.T his is a really easy note pad modify. Its very fun. Just adhere to the given guidelines and you will be able to do what the headline says.
Step 1: Open Notepad
Go to your start menu and open notepad or Type "notepad" in run window
Step 2 : Copy and paste the code below
msg=InputBox("Enter your text for conversion–www.rajustechworld.blogspot.com","Raju;s Tech World Text-To-Audio Converter")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg
Step 3 : Save the file
save the file as audio.vbs or any other extention with .vbs
Step 4 : Run the Saved file
Run it and get into the textual content and pay attention to the changed conversation.
©2012, Copyright Raju's Tech World
Friday, March 16, 2012
//
Labels:
How To Make
//
2
comments
//
2 comments to "How to turn textual content to sound using notepad"
suman says:
superb raj...send me like this more....good job
subhash says:
Hi Raju... nice concept i like this.