Home - conexant/avs-device-sdk GitHub Wiki
About the project
This wiki provides instructions for setting up the C++ SDK with Synaptics' AudioSmart 2 and 4 Microphone Development Kits.
What's New? (02-01-19)
The AudioSmart® 2-Mic Development Kit for Amazon AVS supports embedded Synaptics Smart Trigger (SST) for accurate voice wake-up.
What is the Alexa Voice Service (AVS)?
The Alexa Voice Service (AVS) enables developers to integrate Alexa directly into their products, bringing the convenience of voice control to any connected device. AVS provides developers with a full suite of resources to quickly and easily build Alexa-enabled products, including APIs, hardware development kits, software development kits, and documentation.
Overview of the AVS Device SDK
The AVS Device SDK for C++ provides a C++ (11 or later) interface for the Alexa Voice Service (AVS) that allows developers to add intelligent voice control to connected products. It is modular and abstracted, providing components to handle discrete functionality such as speech capture, audio processing, and communications, with each component exposing APIs that you can use and customize for your integration. It also includes a sample app, which demonstrates interactions with the Alexa Voice Service (AVS).