July 2012
Beginner to intermediate
272 pages
7h 17m
English
After completing this chapter, you will:
Understand how to configure speech recognition in a C# program
Create a gesture-controlled painting program that uses voice input to select commands
Improve the painting program so that it also outputs messages using speech synthesis
THE MICROSOFT SPEECH PLATFORM IS very powerful. It comprises a set of components that make it easy to create programs to recognize speech input and produce spoken output. Components in the Speech Platform are interchangeable and configurable so that the platform can work with different languages and locales. You can find out more about the Microsoft Speech Platform here:
Read now
Unlock full access