I apologize for not keeping up my blogging as expected. I will continue my follow-up from the PDC demos shortly, but first I will answer some of the questions that were left in recent comments:
Jay asked: "... has Microsoft developed an application that the common user can use out of the box without much developing experience?"
Yes! Robert demonstrated the new Speech User Experience in Windows Vista during the first part of our PDC session. Check out the video once it becomes available and you will be plesantly surprised (we hope)! Especially look for new things like the correction experience, mouse grid and numbering.
Sahil Malik asked: "Will the WinFX speech API be more than just a wrapper on the SASDK available as COM components already? Or will there be other enhancements - perhaps a more natural sounding Text to speech?"
First let me point out that the SASDK is for telephony speech not desktop speech (it is the SDK for the Microsoft Speech Server 2004 product). The System.Speech managed API is a complete re-design of the API which follows the .Net API design guidelines. And yes, the new voices in Windows Vista are a big improvement (IMHO) over our previous offering. The new voice, Anna, is built using a database of pre-recorded samples (rather than DSP algorithms).
Tommy asked: "Is it possible to implement a text to speech system only run at stand a lone pocket pc."
There are currently no announced plans from Microsoft to expose speech synthesis (and speech recognition) functionalities to developers on the Pocket PC platform.
- Philipp