SpeechSynthesizer synth = new SpeechSynthesizer(); foreach (var voice in synth.GetInstalledVoices()) Console.WriteLine(voice.VoiceInfo.Name);
只给我微软安娜.
尝试找到另一个支持捷克语的文本到语音库.