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.
我想构建一个读取法语文本的应用程序。我已经开发了这个应用程序,它能够阅读英文文本。我只需要如何将参数传递给语音 API,以便它会说法语。提前致谢
你检查过这个吗?http://www.mperfect.net/speechSamples/
你需要一个法语的声音。不幸的是,没有任何可用于 SAPI 5 的免费法语语音(因此可用于 .NET 框架)。
你使用什么编程语言?