Click here to Skip to main content
15,888,984 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
Good Day Everyone!

I want to create an application that can read text but with different voices. I already created a program that can read a text but it's in Narration Way.
Could you please tell me how to create different voices in c#?

Thanks!
Posted
Updated 7-Nov-12 18:58pm
v2
Comments
Sergey Alexandrovich Kryukov 8-Nov-12 1:24am    
Create or use existing voices installed in the system (which is trivial)?
--SA

1 solution

Here are some link of a project already created, using a few different voices if im not mistaked.

Text to Speech[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900