You are viewing our Forum Archives. To view or take place in current topics click here.
Make computer speak, and make pop-ups in notepad. (TuT)
Posted:
Make computer speak, and make pop-ups in notepad. (TuT)Posted:
Status: Offline
Joined: Feb 27, 201014Year Member
Posts: 1,319
Reputation Power: 63
Status: Offline
Joined: Feb 27, 201014Year Member
Posts: 1,319
Reputation Power: 63
This is a TuT on how to make your computer talk.
How to make it speak.
First open up a note pad.
Paste this code.
Enter text between the end quotation marks.
Save as (Name).vbs and make sure you pick all files.
Then just click the icon and you can listen to it! Also you can change what it says in it by right clicking the icon and clicking edit.
How to make a pop-up.(Can also be used to scare a friend.)
First open up a new notepad(or the same one).
Then paste this code.
Then replace the "message here" with what you want it to say(keep the quotation marks), and the "title here" with what you want it to say at the top(also keep the quotation marks).
After that, replace the 1 in the middle with a number 1-6, depending on what you want the pop-up to have as an option.
Examples of what 1-6 look like.
1.
2.
3.
4.
5.
6.
Save as (Name).vbs and make sure you pick all files.
If this entertained you feel free to comment! Thanks!
Last edited by iTurtle ; edited 6 times in total
How to make it speak.
First open up a note pad.
Paste this code.
CreateObject("SAPI.SpVoice").Speak""
Enter text between the end quotation marks.
Save as (Name).vbs and make sure you pick all files.
Then just click the icon and you can listen to it! Also you can change what it says in it by right clicking the icon and clicking edit.
How to make a pop-up.(Can also be used to scare a friend.)
First open up a new notepad(or the same one).
Then paste this code.
x=msgbox ("message here" ,1, "title here")
Then replace the "message here" with what you want it to say(keep the quotation marks), and the "title here" with what you want it to say at the top(also keep the quotation marks).
After that, replace the 1 in the middle with a number 1-6, depending on what you want the pop-up to have as an option.
Examples of what 1-6 look like.
1.
2.
3.
4.
5.
6.
Save as (Name).vbs and make sure you pick all files.
If this entertained you feel free to comment! Thanks!
Last edited by iTurtle ; edited 6 times in total
The following 1 user thanked iTurtle for this useful post:
masonhomer (04-20-2011)
#2. Posted:
Status: Offline
Joined: Jul 23, 201014Year Member
Posts: 4,622
Reputation Power: 208
Status: Offline
Joined: Jul 23, 201014Year Member
Posts: 4,622
Reputation Power: 208
Or you can just go to Control panel like speech and audio devices and do microsoft sam.
Much easier...
Much easier...
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Feb 27, 201014Year Member
Posts: 1,319
Reputation Power: 63
Status: Offline
Joined: Feb 27, 201014Year Member
Posts: 1,319
Reputation Power: 63
Valor wrote Or you can just go to Control panel like speech and audio devices and do microsoft sam.
Much easier...
This way is more fun. And you can learn simple scripts
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Dec 04, 201013Year Member
Posts: 1,816
Reputation Power: 126
Status: Offline
Joined: Dec 04, 201013Year Member
Posts: 1,816
Reputation Power: 126
uh oh i got an error message
- 0useful
- 0not useful
#5. Posted:
Status: Offline
Joined: Feb 27, 201014Year Member
Posts: 1,319
Reputation Power: 63
Status: Offline
Joined: Feb 27, 201014Year Member
Posts: 1,319
Reputation Power: 63
TTG-Siick-Hackz wrote uh oh i got an error message
Just try it again.
It does that sometimes.
- 0useful
- 0not useful
#6. Posted:
Status: Offline
Joined: Feb 26, 201113Year Member
Posts: 1,381
Reputation Power: 64
Status: Offline
Joined: Feb 26, 201113Year Member
Posts: 1,381
Reputation Power: 64
That is pretty cool
- 0useful
- 0not useful
#7. Posted:
Status: Offline
Joined: Jul 05, 201014Year Member
Posts: 1,650
Reputation Power: 82
Status: Offline
Joined: Jul 05, 201014Year Member
Posts: 1,650
Reputation Power: 82
lol sweet dude
kinda cool i guess 8)
kinda cool i guess 8)
- 0useful
- 0not useful
#8. Posted:
Status: Offline
Joined: Feb 27, 201014Year Member
Posts: 1,319
Reputation Power: 63
Status: Offline
Joined: Feb 27, 201014Year Member
Posts: 1,319
Reputation Power: 63
-Ryan wrote lol sweet dude
kinda cool i guess 8)
Thanks. I thought it was, and I decided to share with TTG.
- 0useful
- 0not useful
#9. Posted:
Status: Offline
Joined: Feb 27, 201014Year Member
Posts: 1,319
Reputation Power: 63
Status: Offline
Joined: Feb 27, 201014Year Member
Posts: 1,319
Reputation Power: 63
Just added to it, and added something else you can do.
- 0useful
- 0not useful
#10. Posted:
Status: Offline
Joined: Feb 27, 201014Year Member
Posts: 1,319
Reputation Power: 63
Status: Offline
Joined: Feb 27, 201014Year Member
Posts: 1,319
Reputation Power: 63
Trollin wrote That is pretty cool
Hahah i hope you atleast tried it before you posted that.
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.