Monday, January 12, 2015

Text To Speech (TTS)

Its hard to find a Text To Speed software these days. Earlier there was a software called 'Read Please 2000' but its also pretty hard to find now.

So I just decided to write my own version of 'Text To Speech' software which is very simple and it uses the Microsoft Speech Synthesis engine (Microsoft.Speech) to generate speech.

Its a Windows based application written using C# .net. 


Source code:

No comments:

Post a Comment