搜索资源列表
1yuyin2shibie2xitong
- 语音识别系统,需要硬件支持。通过vc6.0编译运行。-speech recognition system needs hardware support. Running through vc6.0 compiler.
ruier_TTS_SR(vc6)
- 牛人写的语音识别和语音合成的几乎所有功能 只是用的是VC2005 不太好意思-cattle were written by speech recognition and voice synthesis function is almost all of the nerve is not VC2005
G.729A
- G.729A的VC6.0工程,包括编码和解码,绝对可用
HVite
- 完整的语音识别源代码,vc6工程 USAGE: HVite [options] VocabFile HMMList DataFiles
DTMF_8
- DTMF Decoder Based on VC6 (Input 8 bit pcm)
DTMF_16
- DTMF Enc/Dec Based on VC6 (Iput 16bit PCM)
Voice_DirectX
- 在vc6.0环境下由DirectSound实现的声音的捕捉。
fundamental
- 8kHz采样语音的基音检测程序,VC6.0环境下运行,附有matlab画图程序
TalkingCalculator.zip
- 语音识别计算器。一个支持语音识别输出与输入的计算器程序。用VC6.0编译,SpeechSDK based voice calculator.This calculator can recognize voice input and putout with voice.
record
- vc源代码,在VC6.0, 8.0均测试通过。语音信号采集,并有波形示-voice collecting tool
test
- 用V C 6.0 MFC 编的播放程序 自己的源码-the player made with VC6.0 MFC my original codes
HCopy
- 语音识别HTK工具,在vc6下利用c++调试通过,其中更改了与c不能兼容的部分-HTK feature extraction tool ,which is compatible with c++ after modifying some codes
mfcc_c_source_code
- vc6环境下C语言编写的mfcc参数提取程序-vc6 environment written in C parameter extraction procedure mfcc
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
yuyin
- 语音自动应答系统,用于应答语音信号。开发环境VC6.0已经测试通过。-Automatic voice response system for the answer voice signals. VC6.0 development environment has been tested.
LPC_extractor
- 自己读取HTK源代码,从里面抠出来的一套LPC系数、LPCEPSTRA(LPC倒谱系数)代码。工程使用vc6.0。代码中附带了一个音频文件、一个和HCOPY相关的config文件,本人和HTK工具提取的代码一一对照过,提取结果毫无偏差。-HTK source code yourself to read, from the inside to pull out of a LPC coefficients, LPCEPSTRA (LPC cepstrum) code. Code comes with
RecordHWnd
- 基于vC6.0开发的录音机,可实现音乐的录制,暂停,回放功能。-Developed based on vC6.0 recorder, enabling music recording, pause playback.
Speech-Control
- 介绍以VC6.0和Microsoft Speech SDK5.1为开发工具,开发语音交互界面应用程序,实现语音控制模拟机械臂完成简单动作和关闭程序的完整过程。-introduces the VC6.0 and Microsoft Speech SDK5.1 for the development of tools to develop voice interface applications, voice controlled robotic arm simulation program to
pcm2wav
- PCM编码(A律或U律)格式文件转换成WAV格式文件的VC6.0项目。-A VC6.0 project to covert PCM format(a-law/u-law) to WAV format.
pcm-mix
- 将2路PCM编码语音文件(A律或U律)合并成一路PCM编码语音文件的VC6.0工程。-Mixing 2 way PCM format file(a-law or u-law) into one PCM format file.