Welcome to MSDN Blogs Sign in | Join | Help

June 2005 - Posts

Speech synthesis example
The last couple of posts have dealt with recognition. The other half of speech is synthesis. The System.Speech.Synthesis namespace contains a variety of classes for rendering text to speech. Here's some sample code that uses a PromptBuilder class to utilize Read More...
Speech grammars example
I figured it's about time for another example. A lot of scenarios require the speech recognizer to listen for a constrained set of phrases - a "grammar". The app developer can express this with the W3C's SRGS XML format. The WinFX speech API provides Read More...
Speech sample in VB.NET
Here's a small sample showing how to use the new Speech API from VB.NET. I'm running VS 2005 beta 2, WinFX SDK, the Avalon & Indigo beta 1 RC , and the speech recogniser that comes with Office 2003. Just create a new VB project and write code like Read More...
Pssstt… wanna job?
If you’re an experienced developer with great skills in C++ and C# and you're interested in joining the speech team at Microsoft, cast your eyes over this posting: http://members.microsoft.com/careers/search/details.aspx?JobID=55e03119-8480-4311-a02e-db1a7194fd4f Read More...
Another MS speech blogger
Jay Waltmunson's started blogging about text-to-speech http://blogs.msdn.com/texttospeech/ Read More...
Page view tracker