I built a very nice we app in minutes, and the tools make it very easy to build simple web sites.
But I need speech in winforms!....
Does anyone out there know what I'm getting at My target audience is win xp home, so asp.net isn't really an option, haven't ruled it out though.

Speech SDK! No winform support?
ewaldt
Right now I'm thinking, if I wanted to use the speech, I could buy 3rd party stuff, or I could just embed an IE control
AmirZargham
But its all Web!!!!! All invisible web pages.
clstephenson
I must say though that program's that produce speech from entered lines produce awkward dutch, so internationalisation requires a huge database of (probably) .wav files.
srirams
Further a complicated string analiser that splits the string into the sampled, and string those wavs together. simular to the drum sample mentioned elsewhere.
Someone probably already did this analysis, but it is not part of winforms. The ptb's still need to integrate managed Direct X 9.0 into the framework (DirectSound() is I do think up to specs, DirectDraw() is an awkward heap of trouble which ought to be simplified (not working tutorial (device won't create!), great samples (working, but too complex to understand for the newbie (like me)))