搜索资源列表
MFCShockwaveflashesEasily_src
- drawing images easily, through Shockwave Flash and also adding, easily, Text-To-Speech through Microsoft Speech Object Library
MFCSpeaksEasily_src
- Text-To-Speech capability easily, through Microsoft Speech Object Library.
34574737
- 语音对象生成源码,易语言写的多媒体编程,很好的参考。-Speech object generation source, multimedia programming easy language to write, a good reference.
SDI_(Sound-Device-Interface)
- SDI(Sound Device Interface) is designed for Auditory Display, or AUI(Audio User Interface), which has proved to be good complement to GUI(Graphic User Interface) academically. the SDI implements two Sound Object: Speech and Earcon. Speech is for posi
vb2010.speech
- vb2010开发语音朗读详细过程,可以作为入门教程。-1.启动Microsoft Visual Studio 2010 2.新建项目 3.Windows\Windows窗体应用程序 4.确定 5.项目\添加引用 6.Com\引用microsoft speech object library(我的版本号是5.4)\确定 7.在Public Class Form1前加Imports SpeechLib 8.在sub中加Dim spk As New SpeechLib.Sp