-
使用Microsoft Speech Engine 生成英语单词Wave格式文件
如何获得英语单词对应的语音文件? 难道要找人录制?
有个简单的方法,只需要几行C#代码。
就是使用.net库的System.Speech.Synthesis 把指定的单词输出成wave格式的文件,是22050采样频率 单声道 16位语音格式。
示例代码采用Microsoft Lili这个人的发音,可以选择其他的。
- 2023-01-23 00:20:03下载
- 积分:1
-
介绍认知网络的定义与内容,结合具体实例容易理解。适合学生和教师使用。...
介绍认知网络的定义与内容,结合具体实例容易理解。适合学生和教师使用。-Introduce the definition of cognitive networks and content, combined with concrete examples easier to understand. The use of suitable students and teachers.
- 2022-09-25 06:20:03下载
- 积分:1
-
转化图像文件的代码 。
转化图像文件的代码 。-Code image file conversion.
- 2022-03-15 10:29:35下载
- 积分:1
-
blue引擎源码,2006年版的,下载后重新编译,可以使用
blue引擎源码,2006年版的,下载后重新编译,可以使用-blue engine source code
- 2022-06-01 00:12:43下载
- 积分:1
-
求解最短哈密顿回路,先用贪心方法求解一个路径及权值,以此作为回溯剪枝界。...
求解最短哈密顿回路,先用贪心方法求解一个路径及权值,以此作为回溯剪枝界。-Solving the shortest Hamiltonian circuit, first with the greedy method to solve a path and weight, as a back pruning sector.
- 2022-05-13 10:53:59下载
- 积分:1
-
C#.net做的桌面通讯录程序。开发工具VS2008
C#.net做的桌面通讯录程序。开发工具VS2008-C#. Net to do a desktop address book program. Development Tools VS2008
- 2023-07-24 07:40:03下载
- 积分:1
-
XML解析工具封装
此工程为对tinyxml库的封装,封装接口全部在XML.h中提供,支持从.xml文件中读取字段属性,新增了从内存读取字段属性和写XML文件功能,方便操作xml文件。该工程已用在项目开发中,亲测稳定。
- 2022-02-10 08:09:38下载
- 积分:1
-
获取USB设备的信息,包括生产商ID,产品ID等
获取USB设备的信息,包括生产商ID,产品ID等-get infoformation of USB device
- 2023-07-17 19:05:04下载
- 积分:1
-
使用 Alphablend 位图
这是一个位图中的"Alphablend"应用示例。alphablend 是在图片添加不透明度的 API (应用编程接口)。
- 2022-03-04 13:23:52下载
- 积分:1
-
Paint program based on single document can draw a straight line rectangle circle...
基于单文档的画图程序
可以画直线 矩形 圆形 椭圆等
线型、粗细、颜色可任意设置,
也可选择有无填充色,可保存文件,并打开-Paint program based on single document can draw a straight line rectangle circle ellipse and line style, thickness, color can be arbitrarily set, can also choose whether the fill color, save the file, and open the
- 2022-02-28 13:59:33下载
- 积分:1