如何使用C#用自己的声音创建文本到语音转换。? [英] How to create Text-To-Speech with your own voice using C#.?

查看:82
本文介绍了如何使用C#用自己的声音创建文本到语音转换。?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好!我是一名学生,并计划为我在学校的项目创建自己的文本转语音。我的问题是,是否可以使用我自己的声音创建自己的TTS?或者

是否可以改变音高或调制语音库中嵌入的语音?

请帮助我,因为我需要在本月底之前完成我的项目,4月。

所以请在我的项目中帮助我。

谢谢!

Hello! I''m a student and planning to create my own Text-to-Speech for my project in our school. my problem is, is it possible to create my own TTS using my own voice? OR
Is it possible to change the pitch or to modulate the voice embedded in speech library?
Please help me, cause i need finish my project before the end of this month,APRIL.
So please help me in my project.
Thank you!

推荐答案

请查看这篇文章。



Text to Speech [ ^ ]
Please Check out this article.

Text to Speech[^]


你可以很容易地使用 System.Speech.Synthesis 。您将需要引用.NET附带的程序集System.Speech.dll(它的FCL的一部分),因此它被放置在GAC上,因此您可以通过Visual Studio窗口的.NET选项卡引用它添加参考。



你只能选择系统上安装的预定义语音之一,如果我没弄错的话。



-SA
You can do it very easily of you use System.Speech.Synthesis. You will need to reference the assembly "System.Speech.dll" which comes with .NET (a part of its FCL), so it is placed on GAC, so you reference it by the tab ".NET" of the Visual Studio window "Add Reference".

You can only choose one of the predefined voices installed on the system, if I''m not much mistaken.

—SA


这篇关于如何使用C#用自己的声音创建文本到语音转换。?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆