In this tutorial, I am going to talk about the creation of TCP/IP socket and use of this connection between applications. The client-server architecture can be local or distributed over the network.
JoinedAugust 27, 2008
Articles3
A novice software engineer trying to be parallel with the innovations and latest technologies. I also relish writing which I believe is the philosophy of being here. I have always grown from my problems and challenges, from the things that don't work out, that's when I've really learned. I thank everyone that has caused me to suffer, without you I would have no reason to express myself.
Adding an option for converting text to speech in an application can come in handy in a variety of different situations. So today in this short but useful tutorial, I'll teach you how to build a text-to-speech sample using Microsoft Speech API (SAPI) with Windows Presentation Foundation (WPF).