meta-speech-framework: Update Alexa Auto SDK wakeword support for v2.3
[AGL/meta-agl-devel.git] / templates / feature / agl-voiceagent-alexa-wakeword / README_feature_agl-voiceagent-alexa-wakeword.md
1 ---
2 description: Feature agl-voiceagent-alexa-wakeword
3 authors: Scott Murray <scott.murray@konsulko.com>
4 ---
5
6 ### Feature agl-voiceagent-alexa-wakeword
7
8 Enables building the Amazon Alexa voiceagent binding with included wakeword engine support.
9
10 Note that this features assumes that the amazonlite wakeword engine ZIP file
11 (i.e. amazonlite-2.3.zip) is present in the directory pointed at by the
12 XDG_DOWNLOAD_DIR environment variable if it is set, and $HOME/Downloads
13 otherwise.  The zip file will be extracted into place in the alexa-auto-sdk
14 repository (at external/alexa-auto-sdk/extensions/extra/amazonlite), and
15 patched to work with the version of Yocto used by AGL.