Skip to main content

Audio Library For Wio Terminal Overview

This wiki introduces how to use the Audio library with Wio Terminal using ReSpeaker 2-Mic Hat. With the help of this library, you are able to record, play and analysis audio using Wio Terminal! Furthermore, this audio library can be implemented into different areas such as Speech recognition and much more!

Hardware Required

Hardware Connection

For now, if you want to test out the software, you will fly out leads.

Getting Started

To get started with the Audio library for Wio Terminal, please follow through the followings:

Installing the Seeed_Arduino_Audio

  1. Visit the Seeed_Arduino_Audio repositories and download the entire repo to your local drive.

  2. Now, the library can be installed to the Arduino IDE. Open the Arduino IDE, and click sketch -> Include Library -> Add .ZIP Library, and choose the Seeed_Arduino_Audio file that you've have just downloaded.

InstallLibrary

Installing the FS libraries for Wio Terminal

Loading Comments...