# ext-dfrobot_-voice-recorder **Repository Path**: chenqi1233/ext-dfrobot_-voice-recorder ## Basic Information - **Project Name**: ext-dfrobot_-voice-recorder - **Description**: DFR0699 音频录放模块 Pro 是 DFRobot 最新推出的一体式语音交互模块。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-10 - **Last Updated**: 2022-05-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Gravity:DFR0699 音频录放模块 Pro DFR0699 音频录放模块 Pro 是 DFRobot 最新推出的一体式语音交互模块。集成录放音功能为一体,集成按钮可以一键录音,也支持 Gravity I2C 接口由单片机控制录放音。可以储存 10 段 100s 时长音频,支持耳机和扬声器接口输出,内置功放即插即用。让您轻松地为创意项目添加语音提示或声音互动。 ![](./arduinoC/_images/featured.png) # 积木 ![](./arduinoC/_images/blocks.png) # 程序实例 ## 录音程序 ![](./arduinoC/_images/example.png) ## 播放程序 ![](./arduinoC/_images/example1.png) # 支持列表 |主板型号|实时模式|ArduinoC|MicroPython|备注| |-----|-----|:-----:|-----|-----| |uno||√||| |micro:bit||√||| |mpython||√||| |arduinonano||√||| |leonardo||√||| |mega2560||√||| # 更新日志 V0.0.1 基础功能完成