note pad is a simplest program but it allows you to do lot's of magical things it including virus coding and more.here one simple trick using notepad.convert your text file into audio file yes note pad allows you to convert your text file into audio.follow this steps to make audio from text using notepad....
STEP 1:
Go to start menu then open your notepad file
STEP 2:
copy the following code and paste it into your notepad file
Dim msg, sapi
msg=InputBox("Enter your text for Conversation | Tool by Irshad (http://digitalstyx.blogspot.com)","PC Hacks Text-To-Audio Converter")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg STEP 3:
then save it as text_audio.vbs
STEP 4:
then double click your saved text_audio.vbs file
STEP 5:
now enter text into your text_audio.vbs file and click ok.
STEP 1:
Go to start menu then open your notepad file
STEP 2:
copy the following code and paste it into your notepad file
Dim msg, sapi
msg=InputBox("Enter your text for Conversation | Tool by Irshad (http://digitalstyx.blogspot.com)","PC Hacks Text-To-Audio Converter")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg STEP 3:
then save it as text_audio.vbs
STEP 4:
then double click your saved text_audio.vbs file
STEP 5:
now enter text into your text_audio.vbs file and click ok.
would you like this please leave a comment...
0 comments:
Post a Comment