登录
首页 » C# » TTS

TTS

于 2011-05-08 发布 文件大小:1885KB
0 334
下载积分: 1 下载次数: 170

代码说明:

  用C#开发的一个语音朗读程序,可以朗读文章,能运行(C# developer with a voice reading program that can read the essay, can run)

文件列表:

TTS
...\Backup
...\......\TTS
...\......\...\Form1.cs,7630,2009-07-28
...\......\...\Form1.Designer.cs,15956,2009-07-28
...\......\...\Form1.resx,4005549,2009-07-28
...\......\...\Image





...\......\...\.....\mic2.jpg,38648,2009-07-28
...\......\...\.....\mic3.jpg,38959,2009-07-28
...\......\...\.....\mic4.jpg,38649,2009-07-28
...\......\...\.....\mic5.jpg,38716,2009-07-28
...\......\...\.....\mic6.jpg,38852,2009-07-28
...\......\...\.....\mic7.jpg,38725,2009-07-28
...\......\...\.....\mic8.jpg,38692,2009-07-28
...\......\...\.....\mic9.jpg,38720,2009-07-28
...\......\...\Program.cs,484,2009-07-08
...\......\...\Properties
...\......\...\..........\AssemblyInfo.cs,1404,2009-07-08
...\......\...\..........\Resources.Designer.cs,4936,2009-07-28
...\......\...\..........\Resources.resx,7917,2009-07-28
...\......\...\..........\Settings.Designer.cs,1088,2009-07-08
...\......\...\..........\Settings.settings,249,2009-07-08
...\......\...\TTS.csproj,5011,2009-07-28





...\......\...\退出按钮.png,1308,2009-07-28
...\......\...\选择文件.png,1498,2009-07-28
...\......\TTS.sln,899,2009-07-08
...\TTS
...\...\bin
...\...\...\Debug
...\...\...\.....\Interop.SpeechLib.dll,176128,2010-09-30
...\...\...\.....\TTS.exe,2817024,2010-09-30
...\...\...\.....\TTS.pdb,38400,2010-09-30
...\...\...\.....\TTS.vshost.exe,11608,2010-09-30
...\...\...\Release
...\...\Form1.cs,7630,2009-07-28
...\...\Form1.Designer.cs,15956,2009-07-28
...\...\Form1.resx,4005549,2009-07-28
...\...\Image





...\...\.....\mic2.jpg,38648,2009-07-28
...\...\.....\mic3.jpg,38959,2009-07-28
...\...\.....\mic4.jpg,38649,2009-07-28
...\...\.....\mic5.jpg,38716,2009-07-28
...\...\.....\mic6.jpg,38852,2009-07-28
...\...\.....\mic7.jpg,38725,2009-07-28
...\...\.....\mic8.jpg,38692,2009-07-28
...\...\.....\mic9.jpg,38720,2009-07-28
...\...\obj
...\...\...\Debug
...\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,7845,2010-09-30
...\...\...\.....\GenerateResource-ResGen.read.1.tlog,1396,2010-09-30
...\...\...\.....\GenerateResource-ResGen.write.1.tlog,482,2010-09-30
...\...\...\.....\GenerateResource.read.1.tlog,2,2010-09-30
...\...\...\.....\Interop.SpeechLib.dll,176128,2010-09-30
...\...\...\.....\Refactor
...\...\...\.....\TempPE
...\...\...\.....\......\Properties.Resources.Designer.cs.dll,5632,2010-09-30
...\...\...\.....\TTS.csproj.FileListAbsolute.txt,2559,2010-09-30
...\...\...\.....\TTS.csproj.GenerateResource.Cache,1142,2009-07-28
...\...\...\.....\TTS.csproj.ResolveComReference.cache,700,2010-09-30
...\...\...\.....\TTS.exe,2817024,2010-09-30
...\...\...\.....\TTS.Form1.resources,2666598,2010-09-30
...\...\...\.....\TTS.pdb,38400,2010-09-30
...\...\...\.....\TTS.Properties.Resources.resources,132804,2010-09-30
...\...\Program.cs,484,2009-07-08
...\...\Properties
...\...\..........\AssemblyInfo.cs,1404,2009-07-08
...\...\..........\Resources.Designer.cs,4948,2010-09-30
...\...\..........\Resources.resx,7917,2009-07-28
...\...\..........\Settings.Designer.cs,1099,2010-09-30
...\...\..........\Settings.settings,249,2009-07-08
...\...\TTS.csproj,5293,2010-09-30





...\...\退出按钮.png,1308,2009-07-28
...\...\选择文件.png,1498,2009-07-28
...\TTS.sln,899,2010-09-30
...\UpgradeLog.XML,7483,2010-09-30
...\_UpgradeReport_Files
...\....................\UpgradeReport.css,3348,2010-09-30
...\....................\UpgradeReport.xslt,12505,2010-05-04
...\....................\UpgradeReport_Minus.gif
...\....................\UpgradeReport_Plus.gif

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • talkbox_1.1.1.tar
    这是一个基于C++的语音识别系统,包括语音输入,识别,输出等功能(This is a C-based speech recognition systems, including voice input and recognition, output function)
    2020-09-30 14:47:42下载
    积分:1
  • HLMSSmatlaabe
    这 里主要对LMS算法及一些改进的LMS算法(NLMS算法、变步长LMS算法、变换域LMS算法)之间的不同点进行了比较,,在传统的LMS算法的基础上发 展了LMS算法的应用。另一方面又从RLS算法的分析析中对其与LMS算法的不同特性进行了比较。 (Here the main difference between the LMS algorithm and improved LMS algorithm (NLMS algorithm, variable step size LMS algorithm, the transform domain LMS algorithm) comparison, the traditional LMS algorithm based on the development of the application of the LMS algorithm . On the other hand and from its different characteristics of the LMS algorithm of the analytical analysis of the RLS algorithm.)
    2012-07-26 11:43:36下载
    积分:1
  • chapter3_4
    计算语音的短时平均能量。可以作为清音和浊音的特征参数,可以作为有声无声的依据(Calculate the short-term average energy of speech. It can be used as a characteristic parameter of voiceless and unvoiced sounds, and as a basis for sound and silence.)
    2019-04-25 18:36:40下载
    积分:1
  • negentropy
    基于负熵的盲源分离算法,可以用于语音的盲分离,提高语音信号质量(Negative entropy algorithm based on blind source separation, can be used to blind separation of speech, improve the quality of voice signal)
    2020-06-30 11:20:02下载
    积分:1
  • SMI
    智能天线波束形成的LMS、SMI、RLS算法的程序(Smart antenna beamforming of LMS, SMI, RLS algorithm procedure)
    2020-12-14 15:19:14下载
    积分:1
  • rebuilt.HumanTimbre_recognition-master
    利用mfcc特性进行语音识别,分类算法为svm。(Speech recognition using MFCC characteristics)
    2018-03-31 11:16:48下载
    积分:1
  • LSCF
    频域的模态参数识别方法之一,可以对振动信号进行分析处理,得出结构的固有频率,阻尼比,振型系数,方法很好,程序完整(Frequency-domain modal parameter identification methods that can analyze the vibration signal processing, draw the structure of natural frequencies, damping ratio, mode shape coefficient, very good method, program integrity)
    2020-07-03 06:20:02下载
    积分:1
  • TTS
    语音合成软件,输入文字,自动生成声音文件,全部是源码(Speech synthesis software, input text, automatic generation of sound files, all the source code)
    2020-10-26 20:29:59下载
    积分:1
  • speakercode1
    Speaker Identification using MFCC feature and VQ training, very clear MATLAB code
    2009-06-08 01:00:28下载
    积分:1
  • DOA_Estimation
    DOA_Estimation,带有详细注释,,包含MUSIC,RootMUSIC,ESPRIT,MVDR,F-SAPES几种算法。(DOA_Estimation, with detailed annotations, contains MUSIC, RootMUSIC, ESPRIT, MVDR, F-SAPES algorithms.)
    2020-10-18 13:17:26下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载