开发者

Microsoft Speech API to read a french text

开发者 https://www.devze.com 2023-01-05 07:04 出处:网络
I开发者_Python百科 would like to build an application that reads french text. I have already developed the app and it is able to read the text in English. I only need how to pass a parameter to the sp

I开发者_Python百科 would like to build an application that reads french text. I have already developed the app and it is able to read the text in English. I only need how to pass a parameter to the speech API so that it would speak in French. Thanks in advance


Did you check this ? http://www.mperfect.net/speechSamples/


You need a French voice. Unfortunately, there aren't any free French voices available for SAPI 5 (and therefore usable with the .NET framework).

What programming language are you using?

0

精彩评论

暂无评论...
验证码 换一张
取 消