Visual Basic 2005 Express Video Tutorial - Part 4 - Text-To-Speech
Posted on: October 11, 2007 user submitted | Views: | Comment
In this tutorial, you learn how to add text-to-speech to a visual basic 2005 express application. There are three steps involved: 1) add a reference to Microsoft Speech Object; 2) add imports SpeechLib; and 3) create new spVoice instance and call Voice() to read the text. You can view over 700 free video tutorials on various programming topics at http://IdealProgrammer.com
