I was wondering if there is a voice class in C# that I can use to change the tone of the voice? Such as the pitch, F0 mean and so on.
If there isn't such a voice library in C#, what library should I import that is multilingual and that doesn't require an online connection?
I want to make use of the class to add emotions to the speech when making use of text-to-speech.
Add the assembly System.Speech to your project. There you have the namespace System.Speech.Synthesis. Then you find the class SpeechSynthesizer. Try to use this for using text-to-speech.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With