# ext-DFRobot_DFR0177_VoiceRecognitionShield **Repository Path**: chenqi1233/ext-DFRobot_DFR0177_VoiceRecognitionShield ## Basic Information - **Project Name**: ext-DFRobot_DFR0177_VoiceRecognitionShield - **Description**: 语音扩展板,mind+用户库 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 4 - **Created**: 2020-03-11 - **Last Updated**: 2024-06-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Voice Recognition 语音识别扩展板(Arduino兼容) ![](./arduinoC/_images/featured.png) --------------------------------------------------------- ## 链接 - **本用户库加载地址:** ```https://github.com/Nick-ccq/ext-DFRobot_DFR0177_VoiceRecognitionShield``` - **Mind+下载地址:**[http://mindplus.cc](http://mindplus.cc "http://mindplus.cc") ## 简介 - **产品链接:** [Voice Recognition Shield](https://www.dfrobot.com.cn/goods-502.html "Voice Recognition Shield") - **介绍:** 本扩展库为DFRobotVoice Recognition 语音识别扩展板(DFR0177)设计,从Mind+导入本库。 ## Blocks ![](./arduinoC/_images/block.png) ## 以下积木,后续如果需要,会公开出来。 |积木|说明| |:-----|:-----| |![](https://img.dfrobot.com.cn/wiki/none/cc9406c7606939ce9bbe623c96599fb6)|麦克风放大增益默认85| |![](https://img.dfrobot.com.cn/wiki/none/4f73f2aec050932df1daf21054ed0aed)|语音/背噪对比度默认15| |![](https://img.dfrobot.com.cn/wiki/none/95c419f32559cd9729a8f7871d93ae86)|背噪-语音辨别时间默认80ms| |![](https://img.dfrobot.com.cn/wiki/none/7fe92ba8e746913e94a317b2a16ba6fb)|语音-背噪辨别时间默认150ms| |![](https://img.dfrobot.com.cn/wiki/none/99ec386abb2d5649a26ee3a3df3df02c)|上点噪声忽略时间40ms| # note: * 如果想要了解更全面的可以自行百度以上名词意思。 ## 示例 ![](./arduinoC/_images/example.png) ## License MIT ## 硬件支持 MCU | JavaScript | Arduino | MicroPython | Remarks ------------------ | :----------: | :----------: | :---------: | ----- micro:bit | | x | | mpython | | x | | arduino uno | | √ | | mega2560 | | √ | | leonardo | | √ | | ## 更新日志 V 0.0.1基础功能测试 V 0.0.2支持mega2560、leonardo主控