Reputation: 7798
I am new to C# and to programming in General. I am wondering if there are any good quality tet to speech libraries available for c#? For example, I've used Microsoft library but the speech quality was pretty bad - especially if you compare to http://www.ispeech.org/text.to.speech.demo.php
Could you give any suggestions related to good text to speech libraries, or how to approch this task to produce good text to speech outputs?
Upvotes: 1
Views: 4938
Reputation: 6825
i did some research on the first part of your question and landed here again: Microsoft Sam, SAPI alternatives
Upvotes: 1