From 89d73cdb8d0d5e29f421657bdaf14ef634007697 Mon Sep 17 00:00:00 2001 From: FletchNelson <31289835+FletchNelson@users.noreply.github.com> Date: Mon, 19 Feb 2018 12:18:09 -0800 Subject: [PATCH] Updated links to dev kits with Amlogic, Intel, and Allwinner. --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 58bbfe90..7a14de64 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,11 @@ You can set up the SDK on the following platforms: * [Generic Linux](https://github.com/alexa/avs-device-sdk/wiki/Linux-Reference-Guide) You can also prototype with a third party development kit: -* [xCORE VocalFusion 4-Mic Kit](https://github.com/xmos/vocalfusion-avs-setup) -* [NXP PICO-PI-IMX7D 2-Mic Kit](https://www.nxp.com/docs/en/user-guide/Quick-Start-Guide-for-Arrow-AVS-kit.pdf) +* [XMOS VocalFusion 4-Mic Kit](https://github.com/xmos/vocalfusion-avs-setup) +* [Synaptics AudioSmart 2-Mic Dev Kit for Amazon AVS with NXP SoC](https://www.nxp.com/docs/en/user-guide/Quick-Start-Guide-for-Arrow-AVS-kit.pdf) +* [Intel Speech Enabling Developer Kit](https://avs-dvk-workshop.github.io) +* [Amlogic A113X1 Far-Field Dev Kit for Amazon AVS](http://openlinux2.amlogic.com/download/doc/A113X1_Usermanual.pdf) +* [Allwinner SoC-Only 3-Mic Far-Field Dev Kit for Amazon AVS](http://www.banana-pi.org/images/r18avs/AVS-quickstartguide.pdf) Or if you prefer, you can start with our [SDK API Documentation](https://alexa.github.io/avs-device-sdk/).