Web Analytics

ad

Monday, May 20, 2013

convert text to speech

1. open notepad and copy this

2.
Dim msg, sapi
msg=InputBox("Enter your text for conversion: For Ex. HELLO","HELLO: Text2Speech Converter")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg

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 .. !!

Use pendrive to increase RAM of your computer!

1.insert an empty pendrive.
2.goto properties.
3.click 'quick boost or ready
boost'
set allocation value to maximum.
4.chose 'allocate this device'
5.hit ok.
That's it!!
Now the pendrive acts
asexternal
RAM,thus making the pc to work
faster.
//