Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
哪种编程语言适合创建像文本到语音转换器这样的应用软件。
Microsoft 的 .NET 框架具有System.Speech.Synthesis可满足您需求的库。
System.Speech.Synthesis
(虽然 dirkgently 的评论更普遍仍然有效)