avs-device-sdk/applications/acsdkPreviewAlexaClient
Michael Woo 6840059a10 Version 1.21 alexa-client-sdk
Changes in this update:

Feature enhancements, updates, and resolved issues from all releases are available on the [Amazon developer portal](https://developer.amazon.com/docs/alexa/avs-device-sdk/release-notes.html)
2020-10-26 17:14:11 -07:00
..
include/acsdkPreviewAlexaClient Version 1.21 alexa-client-sdk 2020-10-26 17:14:11 -07:00
src Version 1.21 alexa-client-sdk 2020-10-26 17:14:11 -07:00
CMakeLists.txt Version 1.21 alexa-client-sdk 2020-10-26 17:14:11 -07:00
README.md Version 1.21 alexa-client-sdk 2020-10-26 17:14:11 -07:00

README.md

What is Preview Alexa Client?

Now the SDK ships with two application executables: Sample App and Preview Alexa Client.

This is intended to ease the transition to using the manufactory, which requires significant work performed incrementally over the next few releases.

Preview Alexa Client is a sneak peek into the ongoing work to integrating the manufactory into the SDK, and you should expect its PreviewAlexaClientComponent and related manufactory objects to change substantially over the next several releases while the work is completed. We will not maintain backwards-compatibility for the Preview Alexa Client during this time. We encourage you to take a look to familiarize yourself with these new concepts.

Preview Alexa Client is functionally the same as the Sample App, but its source code is quite different.

Learn more

See the latest release notes as well as instructions for building and running this application in our online documentation.