Welcome![Sign In][Sign Up]
Location:
Search - tts

Search list

[Other resource关于tts语音引擎的使用方法

Description: 关于tts语音引擎的使用方法!很多软件具有英文发音和朗读功能,它们都使用了MSTTS(Microsoft Text To Speech)技术。微软遵照COM的标准,提供了一套Speech API来对MSTTS进行编程。要在程序中使用这套API,必须确保系统已经安装了MSTTS和Spchapi软件包。   Speech API可以作为类型库引用到Delphi中,方法是:打开Project选单下的Import Type Litrary,点击“Add”加入Windows\\Speech目录下的Vtxauto.tlb文件,在Delphi的Import目录中就会生成VTxtAuto—TLB.pas文件,其中定义了VTxtAuto—TLB单元,把它加到Uses成员中来。设计如图2所示的窗口,定义全局变量: var VoTxt:IVTxtAuto   然后在Form的OnCreate事件中加入:   VoTxt:=CoVTxtAuto_.Create   VoTxt.Register(′′,′Speech Test′) {注册}   “Read”按钮代码为:   VoTxt.Speak(Memo1.Lines.Text,10) {朗读}   “Stop”按钮代码为:   VoTxt.StopSpeaking {停止朗读}   至此,应用程序已具有朗读功能,10表示使用普通语气。借住VoTxt的属性和方法,我们还可以控制阅读速度和语气,实现暂停、跳句等功能,Speech API编程就这么简单。 -TTS voice on the use of the engine! Many software with English pronunciation and reading aloud function, they have used MSTTS (Microsoft Text To Speech) technology. Microsoft COM comply with the standards and provide a set of Speech API to right MSTTS program. The procedure to use this API, we must ensure that the system has been installed and Spchapi MSTTS package. Speech API can be used as a type library to Delphi, is : Open Project menu under the Import Type Litrary, click on the "Add" to join Windows \\ directory under the Speech Vtxauto.tlb documents in the Delphi Import directory will generate VTxtAuto - TLB.pas document, which will just a VTxtAuto - TLB units, it added Uses members to China. Figure 2 shows the design of windows, the definition of global variables : var VoTx
Platform: | Size: 7931 | Author: 章称 | Hits:

[Audio programTTS

Description: 使用VB开发环境进行编程所实现的TTS文语转化系统的简单源程序-use VB program development environment achieved by the text language TTS system into a simple source
Platform: | Size: 33959 | Author: 姚宏昕 | Hits:

[Speech/Voice recognition/combineTTS-DictPad

Description: 微软的SAPI里面的经典例子,简单实用,是TTS必读例子之一。-Microsoft SAPI inside a classic example of a simple, practical, TTS is a mandatory one example.
Platform: | Size: 132025 | Author: 何乐 | Hits:

[OS programtts

Description: IBM ViaVoice TTS API PDF-IBM TTS API PDF
Platform: | Size: 604160 | Author: zf | Hits:

[Speech/Voice recognition/combinetts

Description: This function requires the Mirosoft Win32 Speech API (SAPI). Examples: Speak the text tts( I can speak. ) List availble voices tts( I can speak. , List ) Do not speak out, store the speech in a variable w = tts( I can speak. ,[],-4,44100) wavplay(w,44100) - This function requires the Mirosoft Win32 Speech API (SAPI). Examples: Speak the text tts( I can speak. ) List availble voices tts( I can speak. , List ) Do not speak out, store the speech in a variable w = tts( I can speak. ,[],-4,44100) wavplay(w,44100)
Platform: | Size: 1024 | Author: G眉ven | Hits:

[Industry researchTTS-Chapter4

Description: education how to convert text to spech tts
Platform: | Size: 672768 | Author: keramat | Hits:

[Speech/Voice recognition/combineTTS-C

Description: 语音识别、语音合成 TTS C#语言 VS2005环境-TTS voice recognize
Platform: | Size: 1757184 | Author: wqj | Hits:

[Speech/Voice recognition/combinetts

Description: -中文下载及C调用说明,怎样使用微软tts中文语音库-tts what too used,this control
Platform: | Size: 1575936 | Author: jappar | Hits:

[JSP/Javajava-tts

Description: java tts,带源码,采用freetts,可以指导快速上手-java tts, with source code, the use of freetts, can guide the Quick Start
Platform: | Size: 2741248 | Author: yjheeq | Hits:

[JSP/Javagoogle.tts.ophone8

Description: google 的tts 文字到语音转换 测试包 不支持中文-google the tts text to speech test package does not support Chinese
Platform: | Size: 386048 | Author: yue | Hits:

[Windows DevelopTTS-VB

Description: 学习VB时老师要做的TTS作业,源码涉及了朗读,文件转换等。-When learning VB teachers have to do homework, source involved TTS reading, file conversion, etc.
Platform: | Size: 4096 | Author: denglsy | Hits:

[androidAndroid-tts

Description: 基于android的TTS功能实现,可以实现英法德意西等五种语言的文本语音转换-TTS function realization based on the android
Platform: | Size: 17408 | Author: lixiang | Hits:

[androidtts

Description: android tts源码,增加中文发音,可移植在某些应用中-android tts
Platform: | Size: 4310016 | Author: judd | Hits:

[.netTTS

Description: 利用TTS朗读英文和中文的源代码,vb.net开发-The use of English and Chinese TTS reading the source code, vb.net development
Platform: | Size: 214016 | Author: suhao | Hits:

[Speech/Voice recognition/combinetts

Description: TTS 把文字转化为语音 的人工智能的源程序(TTS to convert text into speech source program of artificial intelligence)
Platform: | Size: 1904640 | Author: SDFXFDFG | Hits:

[OtherTTS语音实例

Description: TTS语音是一个语音开发的基本入门级别的东西,是学习语音开发的最好教材(It is TTS where you can never find in other cap)
Platform: | Size: 118784 | Author: CrazzyL | Hits:

[Delphi/CppBuilderMS TTS

Description: how to us microsoft tts in delphi7
Platform: | Size: 357376 | Author: hawk77 | Hits:

[Otherdelphi文字转语音tts例程

Description: delphi源代码,文字转语音例程。tts例程。(Delphi text to voice TTS routine)
Platform: | Size: 311296 | Author: KDK42H4L5XN8S7DF5G | Hits:

[Windows Develop简单的TTS

Description: 简单的TTS,很好的源代码,你有兴趣可以借鉴借鉴。(WINDOWS Visual Basic TTS)
Platform: | Size: 1024 | Author: 朝光 | Hits:

[OtherTTS

Description: visual studio 2015 下开发的tts语音简单demo 程序,(visual studio 2015 tts demo)
Platform: | Size: 201728 | Author: kingstarx | Hits:
« 1 23 4 5 6 7 8 9 10 ... 29 »

CodeBus www.codebus.net