搜索资源列表
Reader
- 文字阅读器,运行前须安装speechsdk51.exe和speechsdk51LangPack.exe语音引擎,在微软网站上可以下载到。-text reader, prior to the operation and installation speechsdk51.exe speechsdk51LangPack.exe voice engine, the Microsoft Web site to download.
10-1snoopy
- 该程序是非特定人语音识别程序,原来在SPCE500A下运行,能识别并应答16个命令,存储空间为128K字节。 //我们将其进行了修改,使其能在SPCE061A下运行,由于存储空间为32K字,只能识别并应答9个命令。 //在这个例程当中,我们示范了如何使用语音识别引擎对8个已经经过训练的命令进行识别。 //第一个命令 \"Snoopy\",可以作为使能命令,也就是说使用者只能在该命令之后发出其他命令。 //例如,用户只有在发出 \"Snoopy\"命令并且听到响应\"Snoopy here\"之后
合成语音
- 用于在windows下使用语音引擎开发语音合成的小程序-windows for the use of voice speech synthesis engine of small programs
Speech_src
- 简单的语音合成程序(text to speech),从事此方面的,可以参考他的引擎-simple speech synthesis (text to speech), engaged in this aspect, he can refer to the engine
PowerPointAssistant
- 用语音命令控制PowerPoint的各种指令,可实现多媒体演示的全自动化。 需先安装微软语音识别引擎.-BY ZQDSoft Created By 庄奇东-use voice commands to control PowerPoint all the commands and multimedia demonstration can be realized fully automated. There should first install Microsoft Speech Rec
SpeechReg_src
- 一个语音命令识别小软件的源码。另需语音识别引擎的支持-a small voice command recognition software source code. Takes another speech recognition engine support
julius-3.4.tar
- julius是日本京都大学和一家日本公司开发的大词汇量语音识别引擎。在有语音模型的情况下,它能较好的应用于日语、汉语的语音识别。-julius Kyoto University in Japan and a Japanese company developed a large vocabulary speech recognition engine. In a voice of the model, that it is better for Japanese, Chinese language
liujia
- Speech Recognition New Technology and Mandarin Recognition Engine Research of High Performance-New Speech Recognition Technology and Man darin Recognition Engine Research of High Perf ormance
TestTTS_UseSapi
- 一段测试TTS发音引擎是否安装成功的代码,主要使用微软语音开发包提供的Sapi进行编程-a test engine TTS pronunciation successfully installed the code, primarily use Microsoft Speech development kits for the Sapi Programming
2005323104543
- 这是微软 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.)
speech.zip 利用微软的语音引擎使你的程序会朗读
- 利用微软的语音引擎使你的程序会朗读,需要安装微软语音引擎或者金山词霸, Causes your procedure using Microsoft s pronunciation engine to be able to read aloud, needs to install the Microsoft pronunciation engine or the Jinshan word tyrant
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
Great_Outdoors_by_sandals82.zi
- 一种简单有效的基于动态时变语音识别源码 对于大多数研究者来说,寻找能够匹配二重时间序列信号的最佳途径是很重要的,因为它有许多重要的应用需求.DTW是实现这项工作的显著技术,尤其在语音识别技术领域,在这里一个测试信号被按照参照模板拉伸或压缩, ,Searching for the best path that matches two time-series signals is the main task for many researchers, because of its importa
Microsoft_Audio_Engine_Chinese
- 微软TTS5.1语音引擎[中文],支持中文男生发音。,Microsoft Audio Engine_Chinese
WindowsSpeechEngineTest
- Windows Speech Engine demo in delphi7 w full src
tupiansbieV1.0
- 图形验证码识别引擎!!!用Delphi编写的!!可以用于论坛图形验证码识别-Graphic verification code recognition engine!!! Prepared using Delphi! ! Graphics can be used to verify the code identify the Forum
VoiceRecognitionUsingMSSpeeckSDK5
- 语音合成,利用SAPI engine ,recogntion engine as dll,采用 C++ project 开发,然后给一个Vb调用的 案例,供参考!-Speech synthesis, using SAPI engine, recogntion engine as dll, using C++ Project development, and then to a case Vb call for information!
VioceRecognition
- 使用科大讯飞的语音识别和语音合成引擎作为基础,开发的适合SP的一套语音识别应用程序,可通过简单配置应用于现有的IVR业务中。主要文件简单说明:asr.c 系统初始化,入口点asrch.c 系统核心处理单元DynGra.c 动态语法生成tts.c 语音合成eventq.c 事件队列asrtimer.c 计时器iblock.c 内存管理.-The use of Science and Technology Institute of China inquiry flying speech recogn
massey_speech_project
- This the source code to the Massey School of Engineering Speech project.It has the Alice Artificial Intelligence engine included and only needs a Microsoft Agent character to work. The program will work without MSagent as well however. The program
ImportantTraining
- This Microsoft Speech Recognition training upload. It can add training directly to speech engine. I have found this code at some other forum and looking for converting it to csharp for use in my project.