Convert Text To Speech Without Any Software

Posted by Admin on Sunday, 3 March 2013 0

Convert Text To Speech Without Any Software


1. open notepad and copy this

2. Dim msg, sapi
msg=InputBox("Enter your text","Talk it")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg
'+-> Hack the Universe <-+

3. Now save this file with any name with .vbs extension.
This creates a VBscript file. When you open this file, it prompts for text. Enter your text and click OK .Now you can hear it .. Enjoy .. !!

About the Author

Write admin description here..

Get Updates

Subscribe to our e-mail newsletter to receive updates.

Share This Post

Related posts

0 comments:

    IconIconIcon
My Blogger TricksAll Blogger TricksTechtunes
Copyright © 2013 Techzonehub Blog. WP Theme-junkie converted by BloggerTheme9
Blogger template. Proudly Powered by Blogger.
back to top