Wednesday, July 15, 2015

Speech Recognization

  Hi in this blog I am going to explain Microsoft Speech Recognization with Simple Demo Application.To  use Microsoft speech recognization first you must add reference to System.speech assembly(.dll) in to you Project



Monday, February 16, 2015

Text To Speech using c#

       Hi in this blog I am going to going to explain how create a Text to Speech(TTS) application in C#.With the help of Microsoft. Speech assembly (.dll) this becomes simple and straight forward.