summaryrefslogtreecommitdiffstats
path: root/templates/feature/agl-voiceagent-alexa-wakeword/README_feature_agl-voiceagent-alexa-wakeword.md
blob: 4917a96f92be2c6b5790e14e0391146d935ac1c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
description: Feature agl-voiceagent-alexa-wakeword
authors: Scott Murray <scott.murray@konsulko.com>
---

### Feature agl-voiceagent-alexa-wakeword

Enables building the Amazon Alexa voiceagent binding with included wakeword engine support.

Note that this features assumes that the amazonlite wakeword engine ZIP file
(i.e. amazonlite-2.3.zip) is present in the directory pointed at by the
XDG_DOWNLOAD_DIR environment variable if it is set, and $HOME/Downloads
otherwise.  The zip file will be extracted into place in the alexa-auto-sdk
repository (at external/alexa-auto-sdk/extensions/extra/amazonlite), and
patched to work with the version of Yocto used by AGL.