Results 1 to 11 of 11
  1. #1
    ryski123's Avatar
    Join Date
    Mar 2008
    Gender
    male
    Location
    www.mpgh.net
    Posts
    1,772
    Reputation
    81
    Thanks
    634
    My Mood
    Stressed

    [TuT] How to make a Text to Speech Program For noobs

    What you will need:
    VB 2008 (Dont know if it matters)
    TextBox
    2 Buttons

    Step 1
    Add a Text box and 1 Button

    Step 2
    Double Click "Button1" and type:
    Code:
            Dim Speech
                     Speech = CreateObject("sapi.spvoice")
                     Speech.speak(TextBox1.Text)
    Step 3
    Rename "Button1" to "Speak"

    Step 4
    Add Another Button and name this "Exit" Or "Close" (Your choice) Double click this button and enter:
    Code:
    me.close()
    "me.close()" Makes your Text to Speech Program close

    Step 5
    Press "F5" on your keyboard or click the "Debug" Button
    If all done correctly the text you type in the Textbox will become a voice

    Credits to me
    Last edited by ryski123; 03-12-2011 at 08:37 AM.
    Ryski123 MySize Rhyme

    *AeroMan's Apprentice*
    My Projects :
    Stealth No Menu
    No Menu
    Ryski123 D3D Menu
    Spammer
    Injector


    100 Posts [x]
    500 Posts [x]
    1000 Posts [x]
    2000 Posts [ ]
    Respect List! :
    AeroMan <--- My Brother you Helped me alot
    [MPGH]reaper
    [MPGH]vital
    reap3r <-- Helped me alot
    1possible <---- Awsome!
    Rave - AWSOME coder
    swiftdude <-- AWSOME coder!!! ---> Helps when needed
    thecamels8
    ropsu678 /
    Quote Originally Posted by fogest View Post


    Just because your on a hacking site doesn't mean you have to hack or like hacking.
    LOL, Why the Fuck would you be on here then?


    Press Thanks If I Helped You

  2. The Following User Says Thank You to ryski123 For This Useful Post:

    ♪~ ᕕ(ᐛ)ᕗ (03-12-2011)

  3. #2
    Archangel's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Between Both Worlds
    Posts
    8,866
    Reputation
    1021
    Thanks
    9,003
    My Mood
    Angelic
    Cool, thanks for sharing

  4. The Following User Says Thank You to Archangel For This Useful Post:

    ryski123 (03-12-2011)

  5. #3
    Hassan's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    System.Threading.Tasks
    Posts
    4,764
    Reputation
    495
    Thanks
    2,133
    My Mood
    Dead
    Awesome tutorial man. I am gonna try this now

  6. #4
    Withoutwings's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    The netherlands
    Posts
    118
    Reputation
    10
    Thanks
    15
    My Mood
    Angelic
    Wrong section :'D

    Crushing all in it's path, 'cause I do not think we're invincible.

  7. #5
    ryski123's Avatar
    Join Date
    Mar 2008
    Gender
    male
    Location
    www.mpgh.net
    Posts
    1,772
    Reputation
    81
    Thanks
    634
    My Mood
    Stressed
    Np all,
    @Withoutwings Not really its still VB
    Ryski123 MySize Rhyme

    *AeroMan's Apprentice*
    My Projects :
    Stealth No Menu
    No Menu
    Ryski123 D3D Menu
    Spammer
    Injector


    100 Posts [x]
    500 Posts [x]
    1000 Posts [x]
    2000 Posts [ ]
    Respect List! :
    AeroMan <--- My Brother you Helped me alot
    [MPGH]reaper
    [MPGH]vital
    reap3r <-- Helped me alot
    1possible <---- Awsome!
    Rave - AWSOME coder
    swiftdude <-- AWSOME coder!!! ---> Helps when needed
    thecamels8
    ropsu678 /
    Quote Originally Posted by fogest View Post


    Just because your on a hacking site doesn't mean you have to hack or like hacking.
    LOL, Why the Fuck would you be on here then?


    Press Thanks If I Helped You

  8. #6
    lolbie's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Netherlands
    Posts
    5,207
    Reputation
    288
    Thanks
    2,136
    My Mood
    Angelic
    he is right
    there is a tut section for these kind of topics
    I love it when people keep their agreements /sarcasm ftw

  9. #7
    Lyoto Machida's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Far away with girls
    Posts
    3,734
    Reputation
    133
    Thanks
    1,621
    My Mood
    Aggressive
    This is on snippet vault ^^

  10. #8
    ryski123's Avatar
    Join Date
    Mar 2008
    Gender
    male
    Location
    www.mpgh.net
    Posts
    1,772
    Reputation
    81
    Thanks
    634
    My Mood
    Stressed
    Quote Originally Posted by -Away View Post
    This is on snippet vault ^^
    I wouldnt have Known, This is my First Tut for VB Section
    Ryski123 MySize Rhyme

    *AeroMan's Apprentice*
    My Projects :
    Stealth No Menu
    No Menu
    Ryski123 D3D Menu
    Spammer
    Injector


    100 Posts [x]
    500 Posts [x]
    1000 Posts [x]
    2000 Posts [ ]
    Respect List! :
    AeroMan <--- My Brother you Helped me alot
    [MPGH]reaper
    [MPGH]vital
    reap3r <-- Helped me alot
    1possible <---- Awsome!
    Rave - AWSOME coder
    swiftdude <-- AWSOME coder!!! ---> Helps when needed
    thecamels8
    ropsu678 /
    Quote Originally Posted by fogest View Post


    Just because your on a hacking site doesn't mean you have to hack or like hacking.
    LOL, Why the Fuck would you be on here then?


    Press Thanks If I Helped You

  11. The Following User Says Thank You to ryski123 For This Useful Post:

    Lyoto Machida (03-12-2011)

  12. #9
    I enjoy the sight of humans on their knees
    MPGH Member
    Thane.'s Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    The Closet
    Posts
    1,970
    Reputation
    82
    Thanks
    85
    My Mood
    Inspired
    Wow, this is actually really nice, simple yet so unique

  13. #10
    Withoutwings's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    The netherlands
    Posts
    118
    Reputation
    10
    Thanks
    15
    My Mood
    Angelic
    Quote Originally Posted by ryski123 View Post
    I wouldnt have Known, This is my First Tut for VB Section
    You could've known, since you're already familiar with mpgh.

    Crushing all in it's path, 'cause I do not think we're invincible.

  14. #11
    Jason's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    /dev/null
    Posts
    5,704
    Reputation
    918
    Thanks
    7,676
    My Mood
    Mellow
    There's already this snippet in the snippet vault. Also, in future if you're sharing things that are only like 1 function...please put them in the Snippets Vault, that's where they belong

    Quote Originally Posted by Jeremy S. Anderson
    There are only two things to come out of Berkley, Unix and LSD,
    and I don’t think this is a coincidence
    You can win the rat race,
    But you're still nothing but a fucking RAT.


    ++Latest Projects++
    [Open Source] Injection Library
    Simple PE Cipher
    FilthyHooker - Simple Hooking Class
    CLR Injector - Inject .NET dlls with ease
    Simple Injection - An in-depth look
    MPGH's .NET SDK
    eJect - Simple Injector
    Basic PE Explorer (BETA)