Cool way to make your computer talk to you!! NO INTERNET OR VISUAL BASIC NEEDED!
Ronie_iz_BaD Forums :: Communities and Networks :: Public software releases :: Programming :: Tutorials
Page 1 of 1
Cool way to make your computer talk to you!! NO INTERNET OR VISUAL BASIC NEEDED!
Make a new text document and put this code in it (WORKS ONLY IN WINDOWS)
Dim ProSpeak
Set ProSpeak = WScript.CreateObject( "SAPI.SpVoice" )
ProSpeak.Speak ""
Now in the quotes put it as what you want your computer to say to you.
Now save the .txt file as a .vbs
EXAMPLE:
TEST.vbs
Now open it.. and your computer speaks what you told it too!
Dim ProSpeak
Set ProSpeak = WScript.CreateObject( "SAPI.SpVoice" )
ProSpeak.Speak ""
Now in the quotes put it as what you want your computer to say to you.
Now save the .txt file as a .vbs
EXAMPLE:
TEST.vbs
Now open it.. and your computer speaks what you told it too!
Queen- Memberz
- Posts : 70
Points : 5771
Reputation : 4
Age : 35
Join date : 2009-12-05
Similar topics
» Visual Basic 6 Black Book
» Talk about Paris in her official Community
» Basic HTML knowledge
» Referrals Needed
» Referrals needed!!!
» Talk about Paris in her official Community
» Basic HTML knowledge
» Referrals Needed
» Referrals needed!!!
Ronie_iz_BaD Forums :: Communities and Networks :: Public software releases :: Programming :: Tutorials
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum