毕业论文

打赏
当前位置: 毕业论文 > 电子通信 >

网络终端语音控制系统设计

时间:2018-08-11 21:06来源:毕业论文
在Visual Studio2010 环境下的一个网络终端语音控制系统的开发过程。首先对系统进行了需求分析,阐明了设计思想-复用和模块化;详细论述了系统的设计技术,系统主要由主界面模块

摘要  语音识别就是让机器通过自主分析和理解过程把语音信号转变为相应的文本或命令的尖端技术。语音识别这一先进技术正逐步走进了人门的生活,它已运用在了人工智能中。本文介绍了在Visual Studio2010 环境下的一个网络终端语音控制系统的开发过程。首先对系统进行了需求分析,阐明了设计思想-复用和模块化;详细论述了系统的设计技术,系统主要由主界面模块、登录注册模块、数据库管理模块和语音识别模块组成。通过使用多线程、语音引擎、动态分配内存、MySql数据库等诸技术,完成了语音控制的音乐播放模式、网页浏览、游戏等控制功能。系统界面友好操作方便,易于扩展,且有较高的语音识别能力,满足了各层次用户的需求。26896
毕业论文关键词:语音识别  数据管理 语音控制
Terminal Voice Control System
Abstract:Speech recognition is to make the machine transform the speech recognition into the corresponding text or command cutting-edge technology by the process of the independent analysis and understanding.The advanced technology of speech recognition is gradually entering our life,it has been used in artificial intelligence.This paper introduces the development process of a network terminal voice control system under the environment of Visual Studio2010 .First, the requirement of the system is analyzed , the design idea-reuse and modular are illustrated.Then the design technology of the system is described in detail, the system is mainly composed of main interface module, login registration module, database management module and the speech recognition module. By using the technology such as multi-threading, speech engine, dynamically allocated memory , MySql database technology and so on,the voice control of music playback mode, web browsing, games and other control functions are completed.The interface of the system is friendly ,easily operated and  extended.Besides,it is of highly speech recognition and satisfies the demands of users at all levels.
Keywords:Speech recognition  Data management  Voice control
目录
1绪论    1
2 设计方案简述    2
2.1系统需求分析    2
2.1.1系统功能    2
2.1.2项目规划    2
2.1.3系统结构流程图    3
2.2系统设计    4
3 详细设计    8
3.1主界面的实现    8
3.2 登录注册模块的实现    10
3.3 数据库管理模块的实现    14
3.4 语音识别的实现    18
4运行结果    20
4.1数据库模块的运行结果    20
4.2各个模块相关联的运行结果    20
4.3调试过程及分析    21
5 总结     23
6 致谢     24
参考文献    25
附录1 整体效果图    26
1绪论
随着生活水平的不断提高,人们在追求物质生活的同时也在不断地丰富精神与情感生活,因而因特网就成为最有效的一种途径。设计一款功能丰富的语音智能系统让人们不需借助鼠标而是通过语音来控制上网检索信息、音乐播放等,让人们在放松的同时感受技术便利。让人们享受到用语音控制各种功能的乐趣。来满足各层次用户的需求,
本文介绍了在Visual Studio2010 环境下的一个终端语音控制系统的开发与设计技术。通过分析网络上已有的比较成熟的语音功能模块,设计出一款独具一格的,操作简单的多功能语音终端系统。设计包含了登陆界面、用户注册模块、播放器主界面、数据库管理部分设计;系统功能设计和网络访问及代码设计部分主要体现在播放器主界面;算法的设计主要体现在代码中。界面友好,操作简单是本系统的一大优点。全程支持语音操作。 网络终端语音控制系统设计:http://www.751com.cn/tongxin/lunwen_21193.html
------分隔线----------------------------
推荐内容