Location:
Search - TTS delphi
Search list
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:
Description: TTS-Reader,TTS阅读器,delphi代码可以参考。
Platform: |
Size: 312925 |
Author: smart_talk |
Hits:
Description: 这是微软 TTS 语音引擎(SAPI 5.1)DELPHI 应用的详细说明。可惜是英文的。:( 如果哪位前辈有空,请帮忙翻译一下。)-This is Microsoft TTS voice engine (SAPI 5.1) Delphi applications elaborate. Unfortunately, it is in English. : (Which predecessors If available, please help translate what.)
Platform: |
Size: 264192 |
Author: ljf |
Hits:
Description:
Platform: |
Size: 609280 |
Author: lzy |
Hits:
Description: Microsoft Speech SDK5.1语音编程,用于设计语音程序设计.-Microsoft Speech SDK5.1 voice programming for the design of voice programming.
Platform: |
Size: 196608 |
Author: 邓振华 |
Hits:
Description:
Platform: |
Size: 258048 |
Author: 王小明 |
Hits:
Description: 一个Delphi开发TTS的例子。
使用 Speech Control
适合Delphi初学者-Delphi TTS an example. Use Speech Control for Delphi beginners
Platform: |
Size: 196608 |
Author: 杨晶 |
Hits:
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: 7168 |
Author: 章称 |
Hits:
Description: 用delphi写的杀毒软件的源程序,我没有用过,请大家看看(不是我写的)。-use antivirus software to write the source code, I have not used, please take a look at the (not written by me).
Platform: |
Size: 37888 |
Author: To |
Hits:
Description: 中英文混合朗读软件发布 TTS Reader1.5 -mixed Chinese and English reading software release TTS Reader1.5 mixed Chinese and English reading software release TT S Reader1.5
Platform: |
Size: 311296 |
Author: zhjq1 |
Hits:
Description: 大富翁背单词游戏
一个掷骰子的背单词游戏,程序特点:
1。采用glscene制作的3d拼图
2。采用ibm的tts语音合成
3。自动拼图9宫图最短路径算法-Monopoly back a dice word game word games back, the program features: 1. Glscene produced using 3d puzzle 2. Using ibm
Platform: |
Size: 317440 |
Author: fu |
Hits:
Description: 一个采用类似大富翁游戏模式的背单词软件,使用了ibm tts语音合成组件,外带3维9宫图游戏。delphi源码-A similar pattern Monopoly game on the back word software, used ibm tts speech synthesis components, 3-dimensional outer Palace 9 puzzles. delphi source
Platform: |
Size: 128000 |
Author: admin |
Hits:
Description:
Platform: |
Size: 285696 |
Author: Ray Chao |
Hits:
Description: TTS-Reader,TTS阅读器,delphi代码可以参考。-TTS-Reader, TTS reader, delphi code can refer to.
Platform: |
Size: 313344 |
Author: smart_talk |
Hits:
Description: tts example, speak clipboard content autoamatcially
Platform: |
Size: 163840 |
Author: seanyzhou |
Hits:
Description: Monster Speech for Delphi 4 uses TTS and speech API for produce speech and sound files.
Platform: |
Size: 67584 |
Author: Antonio |
Hits:
Description: 用Delphi编写文本tts 保存到 wav 文件-TTs with delphi use sap5.1 text to wave
Platform: |
Size: 203776 |
Author: choney |
Hits:
Description: 一个采用类似大富翁游戏模式的背单词软件,使用了ibm tts语音合成组件,外带3维9宫图游戏。delphi源码 -A similar pattern on the back the word Monopoly game software, used ibm tts speech synthesis components, take away 3-D 9 Palace puzzles. delphi source
Platform: |
Size: 139264 |
Author: liulan3726 |
Hits:
Description: how to us microsoft tts in delphi7
Platform: |
Size: 357376 |
Author: hawk77 |
Hits:
Description: delphi源代码,文字转语音例程。tts例程。(Delphi text to voice TTS routine)
Platform: |
Size: 311296 |
Author: KDK42H4L5XN8S7DF5G |
Hits: