wanna convert your text to audio using your notepad......:)
![](https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_t41CCvofy63OWZoXAX0HwCnKEQIiCHdA6C96KF8gikyY9SkaIngQWZ5u2Ks3eiNRW3U5mxqqJ4VPlis-NvwwYonPqpNNr17y4dAOSVCD7g_MtNzoQDpvGx_iUWA1Jo8C3C1KIdKiY2FXBCQUatAYUt9u8WBpjw2XNQ-kdKwA=s0-d)
> Open Notepad.
Nopw you have to open the saved file and in the tab appeared type the text which you want to convert to audio and press enter.....thats it..the fun begins.....
> Open Notepad.
- Copy and paste the below mentioned code (which is coloured)
Dim msg, sapi
msg=InputBox("Enter your text- www.computerzmagic.blogspot.com","mymagic")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg
- Save this file with any name with .vbs as extension. For example: computerzmagic.vbs
Nopw you have to open the saved file and in the tab appeared type the text which you want to convert to audio and press enter.....thats it..the fun begins.....
0 comments:
Post a Comment