-
WAV语音合成
在GPS车载中用于报站中多段语音合成报站功能,节约录音书,比使用飞科TTS语音更快捷,读音更流畅,节约空间。
比如“某某站到了”,只需将站名事先录制,然后与“到了”这个录音文件合成即可立即播放,合成速度小于1ms/字
参数说明:fromFileAddress为需要合成文件物理路径集合(字符型)
toFileName为输出合成完毕文件物理路径(字符型)
返回值:合成是否成功
调用方法:
if (Service.SoundSyn.WAVMerge(voice.ToArray(), "play.wav"))
{
PlaySound("play.wav", IntPtr.Zero, 0x00020000 | 0x0001);
}
else
{
- 2022-06-20 00:25:21下载
- 积分:1
-
This program from the MCU to control two
本程序由单片机的两定时器去控制蜂鸣器的鸣叫。-This program from the MCU to control two-timer buzzer to tweet.
- 2023-01-08 11:15:03下载
- 积分:1
-
STM32以太网连接(基于ucos)
STM32F107 LwIP 演示包是一套网络自由的 LwIP TCP/IP 堆栈顶部 STM32F107 微控制器生成的应用程序,包括:DHCP 客户端的 IP 地址设置为Telnet 协议的基础的 Hello 示例TFTP 服务器,from 和 to STM3210C EVAL 主板上的 MicroSD ™ 卡传输文件网络服务器服务器的客户端示例,该示例使用多个板,允许客户端控制 server 的指示灯。
- 2022-01-24 09:38:35下载
- 积分:1
-
Contiki移植
一些关于contiki移植从互联网收集的相关文件。
- 2023-08-17 08:00:05下载
- 积分:1
-
Smart Card Reader Interfacing with 8051 and small application.
Smart Card Reader Interfacing with 8051 and small application.
- 2022-04-12 18:57:47下载
- 积分:1
-
超小usb协议栈,完整实现!值得一看哦~
超小usb协议栈,完整实现!值得一看哦~-Ultra-small usb protocol stack, complete realize! Well worth a visit ~
- 2022-06-30 00:16:48下载
- 积分:1
-
Hart 协议主仿真器
Hart 协议仿真程序。你也可以在下面的链接里找到:http://www.romilly.co.uk/software.htm
- 2023-01-13 18:45:04下载
- 积分:1
-
44b0x开发板源代码
44b0x开发板源代码-44b0x source code development board
- 2022-11-05 15:50:03下载
- 积分:1
-
Getting Started with eCos
Getting Started with eCos-mips 文档-Getting Started with eCos- mips Documents
- 2023-01-28 17:55:04下载
- 积分:1
-
此书首先介绍了嵌入式系统,然后谈及他的特征和优势,以及构造嵌入式系统的关键问题和步骤,最后介绍了一种嵌入式linux操作系统pocket IX
此书首先介绍了嵌入式系统,然后谈及他的特征和优势,以及构造嵌入式系统的关键问题和步骤,最后介绍了一种嵌入式linux操作系统pocket IX- This book first introduced inserts the type system, then refers
to his characteristic and the superiority, as well as the structure
inserts the type system the key question and the step, finally
introduced one kind inserts type linux operating system pocket IX
- 2022-01-28 19:39:57下载
- 积分:1