![]() |
2011-06-16
, 16:50
|
Posts: 209 |
Thanked: 150 times |
Joined on Feb 2010
@ York, Pa., USA
|
#2
|
![]() |
2011-06-16
, 16:58
|
|
Posts: 160 |
Thanked: 181 times |
Joined on Mar 2011
|
#3
|
![]() |
2011-06-16
, 17:36
|
|
Posts: 909 |
Thanked: 216 times |
Joined on Nov 2009
@ Bremen, Germany
|
#4
|
![]() |
2011-06-16
, 17:55
|
Posts: 5,795 |
Thanked: 3,151 times |
Joined on Feb 2007
@ Agoura Hills Calif
|
#6
|
![]() |
2011-06-16
, 18:33
|
Posts: 225 |
Thanked: 105 times |
Joined on May 2010
|
#7
|
![]() |
2011-06-16
, 19:04
|
Posts: 1,326 |
Thanked: 1,524 times |
Joined on Mar 2010
|
#8
|
cool, actually works in windows 7.
but: i sent it to 6 other people, and everyone is telling my they hear a female voice. so do i.
btw, you can put everything in the last quote, even obscenities
Dim msg, sapi msg=InputBox( "Enter your text","Talk it") Set sapi=CreateObject( "sapi.spvoice" ) sapi.Speak msg
![]() |
2011-06-16
, 20:12
|
Posts: 617 |
Thanked: 338 times |
Joined on Mar 2011
|
#9
|
![]() |
2011-06-16
, 20:13
|
|
Posts: 770 |
Thanked: 558 times |
Joined on Mar 2010
@ Abidjan
|
#10
|
How about creating a dialogue box for you to type in instead?
Enter this into notepad
Then save as "talk.vbs" or something. It will create a nifty dialogue box for you to type in, hit okCode:Dim msg, sapi msg=InputBox( "Enter your text","Talk it") Set sapi=CreateObject( "sapi.spvoice" ) sapi.Speak msg
![]() |
Tags |
epic fail, for lorul2 |
Thread Tools | |
|
1.Open Notepad
2.Copy and Paste this.
CreateObject("SAPI.SpVoice").Speak"I Love You"
3.Save it as xyz.vbs
4.Run it
If you hear a male voice; it's a male
If Female voice; then its female
[How To]Make Your Web Browser (MicroB) Faster
[Script]Youtube Enhancer
[How To]Change your browser's (MicroB) Background Color