搜索资源列表
txt2wav.rar
- txt2wav.rar文本语音(Text-to-Speech,以下简称TTS),它的作用就是把通过TTS引擎把文本转化为语音输出。代码示范了如何运用Microsoft Speech SDK 建立自己的文本语音转换应用程序。应该事先下载微软的语音SDK里面含微软的语音开发工具原来是sapi5.1现在好像升级了微软的MSDN上有下
txt2wav.rar
- txt2wav.rar文本语音(Text-to-Speech,以下简称TTS),它的作用就是把通过TTS引擎把文本转化为语音输出。代码示范了如何运用Microsoft Speech SDK 建立自己的文本语音转换应用程序。应该事先下载微软的语音SDK里面含微软的语音开发工具原来是sapi5.1现在好像升级了微软的MSDN上有下,txt2wav.rar text pronunciation (Text-to-Speech, hereafter refers to as TTS), its func
CSpeech_Src.zip
- 用VC编的CSpeech类,用于实现简单文本到语音的转换。使用Microsoft s (SAPI) Speech API 5.1。,This sample VC project demonstrates how to use the CSpeech class to perform simple text to speech conversion.
text_to_wave
- 文本语音转换示范代码-Text-to-Speech Model code
wenbenyuanyan
- 将文本转换成声音,在编程中有着很好的运用-Convert text into sound, the programming has a very good use
BlueTTS
- 文本语音转换的使用源码,需要有TTS支持才行-The use of text-to-speech conversion source, do need to have TTS support
TXT2HTK
- 这是一个在语音处理中把文本格式的特征方便转换成HTK格式的特征程序,对于做语音识别时,是个不错的工具-USE TO TRANSLATE THE TXT FORMAT TO HTK FORMAT FEATURE of the speech, which is very useful in the recogniton
yuyinhecheng
- 实现 TEXT TO Speech文本转换语音功能-Text to speech
tts
- text to speech 一个很简洁但好用的vc++6.0文本转换为语音的源程序-text to speech a very simple, but easy to use vc++6.0 to convert text to speech source
bin_D
- 该源代码已经实现了汉字文本转换,可以在C/S系统中合成语音播报-The source code has achieved the Chinese text conversion, you can C/S system, synthesized voice broadcast
rettsvs2005
- 一个用vs2005开发的、简单的TTS文本转换语音程序,是.net版的TTS,有助于语音合成初学者。-One with the vs2005 developed a simple TTS Text speech translation procedure is. Net version of the TTS, speech synthesis will help beginners.
text2wav
- 利用TTS引擎进行文本到语单转换的程序。-TTS engine to use text-to-language single-conversion process.
sr
- 将.wav格式文件识别转换成文本字符串显示在对话框中。-Recognise the .wav format file and translate it to text or string. At last, display it on a dialog.
SPEAKN
- 输入文本后将其转换成语音,是一个简单的文语转换实例-Text to Speech
VC-Speech
- VC编程实现文本语音转换,是一个很好的学习资料!-VC Programming Text-to-Speech,it is good for study!
Voice-read
- 简单整合,满足最基本的文本转换成语音功能的小程序。-Simple integration, meet the most basic text into speech function of the small program.
TTS_tools
- 调用灵云的TTS库,实现文本和语音的转换, 云端调用,免费使用,该程序可以做为本地TTS转换工具使用,简单灵活,也可以在其基础上稍做修改,做成TTS网关程序,用在呼叫中心平台上 -Strato s TTS library calls, text and voice conversion, Cloud calls, free use of the program can be used as a local TTS conversion tools to use, simple a
SAM-master
- Sam是一个用C编写的非常小的文本到语音(TTS)程序,运行在大多数流行的平台上。它是由Don't Ask software(现为SoftVoice,Inc.)于1982年出版的Commodore C64语音软件SAM(软件自动嘴)的C语言改编而成。它包括一个称为背诵器的文本到音素转换器和一个用于最终输出的音素到语音例程。它是如此的小,以至于它也可以在嵌入式计算机上工作。在我的电脑上,它占用的磁盘空间不到39KB(在嵌入式设备上要小得多,因为不需要执行开销),而且是一个完全独立的程序。为了立即输