Today...Friends i want to tell you how we convert our statement in
computer voice using Visual Basic...
Step-1. Copy This Code and Paste in Notepad .
translate=InputBox("Write Any Statements which you want to listen?","Voice box ")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak translate
Step-2. Save This file as .vbs file.
Step-3. Press OK and Enjoy With Your Voice box...
Thank You To All My Reader :-
Deepak Gupta
http://www.i-world-tech.blogspot.in/
Related Post
1. Some basic Windows Keyboard Shortcuts
2. how we change the size and color of the Mouse Pointer in Windows
3. Window Tip :- Set multiple home or start pages for web browser
4. How We send a Fake mails
5. How we create a folder name with 'CON' in Windows
computer voice using Visual Basic...
Step-1. Copy This Code and Paste in Notepad .
translate=InputBox("Write Any Statements which you want to listen?","Voice box ")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak translate
Step-2. Save This file as .vbs file.
Step-3. Press OK and Enjoy With Your Voice box...
Thank You To All My Reader :-
Deepak Gupta
http://www.i-world-tech.blogspot.in/
Related Post
1. Some basic Windows Keyboard Shortcuts
2. how we change the size and color of the Mouse Pointer in Windows
3. Window Tip :- Set multiple home or start pages for web browser
4. How We send a Fake mails
5. How we create a folder name with 'CON' in Windows
Comments
Post a Comment