COMPUTER TRICKS: How To Convert Text Into Audio Using Notepad


I am introducing a simple notepad trick that with which you can convert any text into audio with a simple click of mouse.
1. Open notepad,then copy and paste the following codes 

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

 
2. Save as your_file_name.vbs
 

3. Now open the saved file and key in the text you want to convert and click OK. 

SOURCE: http://computerexperts4u.blogspot.com
SHARE

About ZigZiglar

    Blogger Comment
    Facebook Comment

0 Write a comment:

Post a Comment

Kindly Write your mind.What you feel about this post