Design:
Design the form as shown above with one TextBox and three Buttons, Set the 'textBox1' Properties as follows:
Dock: Top,
Multiline: True.
Now goto 'Project' Menu -> Select 'AddReference'-> Click on 'COM' tab.
Select 'Microsoft Speech Object Library' COM component -> OK
Now goto code window and include 'using...