1 / 33
文档名称:

毕业设计(论文)-使用LabVIEW实现语音播报系统设计.doc

格式:doc   页数:33
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

毕业设计(论文)-使用LabVIEW实现语音播报系统设计.doc

上传人:3346389411 2013/11/11 文件大小:0 KB

下载得到文件列表

毕业设计(论文)-使用LabVIEW实现语音播报系统设计.doc

文档介绍

文档介绍:使用LabVIEW实现语音播报系统设计
摘要
近年来,多媒体技术得到迅速发展,多媒体系统的应用更以极强的渗透力进入人类生活的各个领域。其中文语转换技术作为信息处理领域的前沿技术,以其特有的优势在音频输出中占据重要地位。
虚拟仪器是基于计算机的自动化测试仪器系统。它通过软件将计算机硬件资源与仪器硬件有机的融合为一体,从而把计算机强大的计算处理能力和仪器硬件的测量,控制能力结合在一起,大大缩小了仪器硬件的成本和体积,并通过软件实现对数据的显示、存储以及分析处理。LabVIEW是NI推出的虚拟仪器开发平台软件,它能够以其直观简便的编程方式、众多的的设备驱动程序、多种多样的分析和表达功能支持,为用户快捷地构筑自己在实际生产中所需要的仪器系统创造了基础条件。
本设计以NI公司的LabVIEW软件为开发平台,通过安装Microsoft中英文语音引擎SDK包,设计播报系统界面和调节按钮,然后配置声音属性,选择声音样式、语速、音量大小等,最后通过调用语音引擎完成文本到语音的朗读。
关键词:LabVIEW,文本朗读,SAPI
The Design of Voice Broadcast Systems Using LabVIEW
ABSTRACT
In recent years, with the rapid development of multimedia technology, multimedia system applications but also to strong ration into all areas of human life, including TTS technology as the frontier of information processing technology, its unique advantages in the audio output to occupy an important position.
Virtual instruments puter-based automated test equipment system. anic the hardware resources and equipment for the integrated by hardware, to together the puter processing and the hardware control of the measuring instruments, greatly reducing cost and size of hardware devices and achieve display, storage and analysis and processing for data. NI LabVIEW is the introduction of virtual instrument software development platform, it can with its intuitive and easy programming, a large number of the device driver, a wide variety of analysis and features expression of support for users to quickly and easily build the instrument system their own needs in production to create basic conditions.
The design use NI's LabVIEW software as development platform, by installing the Microsoft Speech Engine SDK package in English and Chinese, design the regulation buttons and interface of broadcast system, and then configure the sound properties, select the sound style, speed, volume, size, and finally by calling the plete text to speech engine to read.
KEY WORDS: LabVIEW, text to speech, SAPI
目录
摘要 I
ABSTRACT II
1 引言 1
课题背景和意义 1
本课题研究内容与主要工作