Get free solutions for computer Problems
Create a text file and put the following information in it.(Add the bolded text)
Dim msg, sapi
msg=InputBox("Enter your text","Talk it")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg
Next step is to save the file with(.vbs) extension. This will create VBscript file.
Now you will be prompted for text, input the text and Click OK
Dim msg, sapi
msg=InputBox("Enter your text","Talk it")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg
Next step is to save the file with(.vbs) extension. This will create VBscript file.
Now you will be prompted for text, input the text and Click OK
//
Labels:
Pc tips and tricks
//
0
comments
//
0 comments to "Make Windows xp To Speak?"
Live Match Score
Disclaimer
WARNING: I am teaching for Education Purpose Only. I am not responsible for Illegal use of these tricks.
I AM NOT RESPONCIBLE FOR ANY DAMAGE OF YOUR SYSTEM AND ILLEGAL USE OF THE TRICKS.
Note : Better to backup your Registry before using Registry tricks
All information here are collected from various web resources. We are willing to remove Links if copyright owner objects.
If you found any content that is offensive,
Please mail to atozsongs4u@gmail.com and the
content will be removed.
Thank You.
By
Administrator,
@Pc Solutions
I AM NOT RESPONCIBLE FOR ANY DAMAGE OF YOUR SYSTEM AND ILLEGAL USE OF THE TRICKS.
Note : Better to backup your Registry before using Registry tricks
All information here are collected from various web resources. We are willing to remove Links if copyright owner objects.
If you found any content that is offensive,
Please mail to atozsongs4u@gmail.com and the
content will be removed.
Thank You.
By
Administrator,
@Pc Solutions
Post a Comment