资源简介
基于Microsoft Speech SDK提供的SAPI函数,用VC++编写一个简单的文语转换程序,给出实现代码,完成文本朗读和语音保存为WAV文件功能。
代码片段和文件信息
// stdafx.cpp : source file that includes just the standard includes
// tts2013.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include “stdafx.h“
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 3597 2013-03-06 16:56 tts2013\ReadMe.txt
文件 1078 2013-03-06 16:56 tts2013\res\tts2013.ico
文件 399 2013-03-06 16:56 tts2013\res\tts2013.rc2
文件 869 2013-03-07 18:36 tts2013\resource.h
文件 876892 2001-07-24 01:07 tts2013\sapi.h
文件 39424 2001-07-24 01:09 tts2013\sapi.lib
文件 139457 2001-07-24 01:07 tts2013\sapiddk.h
文件 24296 2001-07-24 00:11 tts2013\spdebug.h
文件 26621 2001-07-24 00:11 tts2013\sperror.h
文件 81468 2013-03-06 18:24 tts2013\sphelper.h
文件 209 2013-03-06 16:56 tts2013\StdAfx.cpp
文件 999 2013-03-06 16:56 tts2013\StdAfx.h
文件 7321 2013-03-08 09:33 tts2013\Tts.cpp
文件 1417 2013-03-08 09:25 tts2013\Tts.h
文件 35348 2013-03-07 20:23 tts2013\tts2013.aps
文件 1091 2013-03-08 09:56 tts2013\tts2013.clw
文件 2128 2013-03-07 19:39 tts2013\tts2013.cpp
文件 4191 2013-03-06 17:39 tts2013\tts2013.dsp
文件 537 2013-03-06 17:39 tts2013\tts2013.dsw
文件 155648 2013-03-08 10:24 tts2013\tts2013.exe
文件 1351 2013-03-07 18:34 tts2013\tts2013.h
文件 82944 2013-03-08 10:25 tts2013\tts2013.ncb
文件 53760 2013-03-08 10:25 tts2013\tts2013.opt
文件 1665 2013-03-08 10:24 tts2013\tts2013.plg
文件 5172 2013-03-07 20:23 tts2013\tts2013.rc
文件 8218 2013-03-08 10:20 tts2013\tts2013Dlg.cpp
文件 1807 2013-03-08 09:57 tts2013\tts2013Dlg.h
目录 0 2013-03-06 16:56 tts2013\res
目录 0 2013-03-08 10:25 tts2013
----------- --------- ---------- ----- ----
............此处省略2个文件信息
- 上一篇:模拟退火算法含有C语言源代码
- 下一篇:唯一可译码的辨别 C语言实现
评论
共有 条评论