This is brilliant...!!! Text to speech

djtwinz

Well-known member
  • Jun 23, 2007
    1,881
    273
    83
    taprobane
    You Type...She speaks...technology has far surpassed me!!! This is amazing. Try it and see!!

    Turn up the volume.
    txtdv.jpg


    She will say anything you type. I sure don't know how they do this! When you move the mouse around, her eyes follow the pointer. When you write something in the left space and then click on 'Say it,' she says it!
    You can also change persons doing the talking and the language they speak.
    Technology! Wow !!
    Click Here
     

    chathuvv

    Well-known member
  • Jun 28, 2008
    3,294
    639
    113
    hehehehe... dude........text to speech is sooo simple ..no nee to download..


    Code:
    namespace speaking
    {
        public partial class Form1 : Form
        {
            public Form1()
            {
                InitializeComponent();
            }
    
            private void button1_Click(object sender, EventArgs e)
            {          
                SpVoice voice = new SpVoice();
                // Tells the program to speak everything in the textbox using Default settings
                voice.Speak(textBox1.Text, SpeechVoiceSpeakFlags.SVSFDefault);
            }
        }
    }

    this is my own program to speeech the thigs on a text box ,of u have VS try this for ur own...
     
    • Like
    Reactions: KapZ

    djtwinz

    Well-known member
  • Jun 23, 2007
    1,881
    273
    83
    taprobane
    hehehehe... dude........text to speech is sooo simple ..no nee to download..


    Code:
    namespace speaking
    {
        public partial class Form1 : Form
        {
            public Form1()
            {
                InitializeComponent();
            }
    
            private void button1_Click(object sender, EventArgs e)
            {          
                SpVoice voice = new SpVoice();
                // Tells the program to speak everything in the textbox using Default settings
                voice.Speak(textBox1.Text, SpeechVoiceSpeakFlags.SVSFDefault);
            }
        }
    }

    this is my own program to speeech the thigs on a text box ,of u have VS try this for ur own...

    he he no need to download just one click away:D & no need visual studio :D
     

    chathuvv

    Well-known member
  • Jun 28, 2008
    3,294
    639
    113
    but its better to improve ur knowledge on similar things..Its not a good practice to ALL WAYS depend on others(3rd party apps)
     

    chathuvv

    Well-known member
  • Jun 28, 2008
    3,294
    639
    113
    aiyoooo...ubalata mevva gena kiyala denavata aapita gahanna ooni 4mang handiyaka thiyala...:lol::lol::lol::lol::lol::lol::lol::lol::lol::lol: