Giter VIP home page Giter VIP logo

voicecontrolassistant's Introduction

语音控制助手

“给我播放点音乐”,“红烧鱼怎么做”,“今天天气怎么样”,“打开淘宝”,“今晚11点帮我关电脑”

配置说明

1、本项目的语音识别调用的是讯飞在线语音识别,注册讯飞开发者帐号并下载讯飞语音听写SDK
2、git clone https://github.com/ProgramYuan/VoiceControlAssistant.git 后把下载的msc.dll和msc文件夹复制到编译好的可执行程序同级目录
3、打开App.config文件,按照文件中配置说明把APPID填入
4、需要在讯飞开发者控制台开通语义分析功能,如果开发者只是想做语音识别则这步可以省略

功能说明

1、末端检测(VAD),会判断用户是否说完一句话,说完后就把音频数据交给语音识别引擎识别
2、语义分析,“给我放点音乐”,“我想听点歌曲”,这两句话都会被分析为播放音乐的行为
3、XML节点读取,程序用的是xml格式识别结果
4、窗体之间用的是命名管道通信

voicecontrolassistant's People

Contributors

programyuan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.