From 6723cda953f71000cea06b3deeba75b86b0bba5a Mon Sep 17 00:00:00 2001 From: Erik Date: Thu, 4 May 2017 09:36:42 -0700 Subject: [PATCH] Conexant 4-mic Development Kit for Amazon AVS New development kit is available from Conexant. Learn more: http://developer.amazon.com/alexa-voice-service/dev-kits/conexant-4-mic/ --- README.md | 36 +++++++++++++++++++++++------------- 1 file changed, 23 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 01c65410..3a9e88e6 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,31 @@ This project provides a step-by-step walkthrough to help you build a **hands-fre [Alexa Voice Service](https://developer.amazon.com/avs) (AVS) is Amazon’s intelligent voice recognition and natural language understanding service that allows you as a developer to voice-enable any connected device that has a microphone and speaker. +--- + +## Get started + +You can set up this project on the following platforms - + +* [Raspberry Pi](../wiki/Raspberry-Pi), or +* [Linux](../wiki/Linux), or +* [Mac](../wiki/Mac), or +* [Windows](../wiki/Windows) + +Or you can prototype with these third-party dev kits - + +* *New!* [Raspberry Pi + Conexant 4-mic Development Kit for Amazon AVS](https://github.com/conexant/alexa-avs-sample-app/wiki/Conexant4Mic-Raspberry-Pi) +* [Raspberry Pi + Conexant 2-Mic Development Kit for Amazon AVS](../wiki/Conexant2Mic-Raspberry-Pi) + --- -## What's new? +## What's new? + +**May 4, 2017:** + +*Updates* + +* The Conexant 4-mic Development Kit for Amazon AVS is now available, making it easier and more cost-effective to build far-field products with Amazon Alexa. [Learn more »](http://developer.amazon.com/alexa-voice-service/dev-kits/conexant-4-mic/) **April 27, 2017:** @@ -63,18 +85,6 @@ This project provides a step-by-step walkthrough to help you build a **hands-fre --- -## Get started - -You can set up this project on the following platforms. Please choose the platform you'd like to set this up on - - -* [Raspberry Pi](../../wiki/Raspberry-Pi), or -* [Linux](../../wiki/Linux), or -* [Mac](../../wiki/Mac), or -* [Windows](../../wiki/Windows) -* *New!* [Raspberry Pi + Conexant 2-Mic Development Kit for Amazon AVS](../../wiki/Conexant2Mic-Raspberry-Pi) - ---- - ## Contribute * Want to report a bug or request an update to the documentation? See [CONTRIBUTING.md](https://github.com/alexa/alexa-avs-sample-app/blob/master/CONTRIBUTING.md).