CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - text speech
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - text speech - List
[
Speech/Voice recognition/combine
]
cspeech
DL : 0
为微软SAPI(Text-to-Speech API)封装的类- Kind (Text-to-Speech API) seals which for Microsoft SAPI
Update
: 2025-02-17
Size
: 79kb
Publisher
:
站长
[
Documents
]
在Visual C++6_0中使用Text-to-Speech
DL : 0
在Visual C++6_0中使用Text-to-Speech-in Visual C 6_0 use Text-to-Speech
Update
: 2025-02-17
Size
: 59kb
Publisher
:
魏海
[
Speech/Voice recognition/combine
]
Simple Speech
DL : 0
一个比较简单的语音识别程序,使用windows Speech API,语音到文本。-One of the simple programs for speech signal recognition. using windows Speech API, speech to text.
Update
: 2025-02-17
Size
: 319kb
Publisher
:
陈想
[
Dialog_Window
]
www.codek.cn
DL : 0
在Visual C++6.0中使用Text-to-Speech-Visual C 6.0 in the use of Text-to-Speech
Update
: 2025-02-17
Size
: 286kb
Publisher
:
闫雪飞
[
Speech/Voice recognition/combine
]
Speech_src
DL : 0
简单的语音合成程序(text to speech),从事此方面的,可以参考他的引擎-simple speech synthesis (text to speech), engaged in this aspect, he can refer to the engine
Update
: 2025-02-17
Size
: 28kb
Publisher
:
玉贤哲
[
JSP/Java
]
AllSpeechApp
DL : 0
一个Speech-Text-Speech的applet小程序-A Speech-Text-Speech of the applet applet
Update
: 2025-02-17
Size
: 9kb
Publisher
:
朱润华
[
Speech/Voice recognition/combine
]
speech
DL : 0
语音识别源码。让机器通过识别和理解把语音信号转变为相应的文本或命令。-Speech recognition source code. Let the machine by identifying and understanding the voice signal into the appropriate text or order.
Update
: 2025-02-17
Size
: 2.73mb
Publisher
:
于静
[
Speech/Voice recognition/combine
]
speech-recognition-based-on-hmm
DL : 0
自己编写的语音识别程序-基于隐马尔可夫模型的语音识别-I have written the speech recognition program- Based on Hidden Markov Model Speech Recognition
Update
: 2025-02-17
Size
: 5kb
Publisher
:
小苗
[
Internet-Network
]
qqhelp
DL : 0
用VB写的QQ自动回复程序,其中对话内容可由用户根据自己的言语习惯自行在目录中的文本文件中添加-Using VB to write the QQ automated response procedures, in which dialogue can be a user according to their own speech habits of their own in the directory to add a text file
Update
: 2025-02-17
Size
: 18kb
Publisher
:
牛司朋
[
Linux-Unix
]
ostream-Text-To-Speech
DL : 0
linux 下的 简单语音识别 代码 可以参考下-ostream-Text-To-Speech
Update
: 2025-02-17
Size
: 135kb
Publisher
:
jf
[
matlab
]
NumericalTexttoSpeechSynthesis
DL : 0
Numerical Text to Speech Synthesis
Update
: 2025-02-17
Size
: 835kb
Publisher
:
Rahul
[
Speech/Voice recognition/combine
]
text2speech
DL : 0
Text to Speech in MATLAB
Update
: 2025-02-17
Size
: 83kb
Publisher
:
Cutie Babe
[
matlab
]
final
DL : 0
用matlab实现的一个文本语音转换程序-a text to speech program compiled by matlab language
Update
: 2025-02-17
Size
: 150kb
Publisher
:
jiangwenxiang
[
CSharp
]
SpeechExample
DL : 0
一個用C#語言透過微軟的speech sdk 5.1 達到將文字轉成語音輸出的功能,目前支援英文與中文,混讀,及存成wav檔的功能-Through the Microsoft speech sdk 5.1 to achieve the text into voice output function, currently supports English and Chinese, mixing time, and saved as wav file function
Update
: 2025-02-17
Size
: 69kb
Publisher
:
chunyi
[
Delphi VCL
]
Text-To-Sp1508061252002
DL : 0
This program reads German text. It sounds like a robotic voice. You can load a file or simply select or type a word to read (the application s idea can be adapted to read English as well).
Update
: 2025-02-17
Size
: 109kb
Publisher
:
ipsd
[
VC/MFC
]
Test
DL : 0
VB 文本语音 用于VB读汉字或英文字母,但由于比较简单,还存在一些却选择缺陷-Text to Speech VB
Update
: 2025-02-17
Size
: 1.44mb
Publisher
:
空空儿
[
Windows Develop
]
speech
DL : 0
文-语转换即Text-to-Speech,简称为TTS,这种技术已经广泛地运用到各种信息查询台、机器人语音等领域中。通过本次实验,了解TTS的基本实现原理,并能在VC++环境中运用TTS技术完成英文的文-语转换。 Windows支持两种RIFF(resource interchange file format,“资源交互文件格式”)音频文件:MIDI的RMID文件和波形音频文件格式Wav文件,而Wav文件是一种经常需要播放获编辑的音频文件,故本实验就要学习设计VC程序完成Wav文件播放的几种不同方法,以深入理解Wav文件的播放原理及VC多媒体程序设计的基本方法。同时,通过一个简单的程序来分析Wav文件的文件头信息,从而深刻理解波形音频文件的构造。 -Man- that is, TTS Text-to-Speech, referred to as the TTS, this technology has been widely applied to various information booth, robot voice And other areas. Through this experiment, to understand the basic realization of TTS principle and VC environment in the use of TTS technology, complete the text in English- language Conversion. Windows supports two types of RIFF (resource interchange file format, "Resource Interactive File Format") audio file: MIDI The RMID file and wave audio file format, Wav files, and Wav file is a regular need for playing audio files have been edited, so the real VC inspection would have to learn the design process is complete Wav files to play in several different ways to in-depth understanding of principles and Wav file playback multimedia VC The basic method of program design. At the same time, through a simple procedure to analyze the Wav file header information, thus a deep understanding of sound wave Frequency structure of documents.
Update
: 2025-02-17
Size
: 9kb
Publisher
:
chinaeping
[
Applications
]
Text-to-Speech
DL : 0
TExt to speech conversion in vb
Update
: 2025-02-17
Size
: 1.7mb
Publisher
:
deena
[
Speech/Voice recognition/combine
]
speech-text-processing
DL : 0
Speech recognition algorithms
Update
: 2025-02-17
Size
: 630kb
Publisher
:
inanc
[
android
]
Text-speech-For-Android
DL : 0
短信语音播报 For Android,能将短信自动转换成语音进行播报-Text speech For Android, able to broadcast the message will be automatically converted into speech
Update
: 2025-02-17
Size
: 306kb
Publisher
:
shanquanlee
«
1
2
3
4
5
6
7
8
9
10
...
28
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.