meta-speech-framework: rework voiceagent configuration
[AGL/meta-agl-devel.git] / meta-speech-framework / meta-aac / recipes-apis / alexa-voiceagent-service / alexa-voiceagent-service / alexa.json
1 {
2   "id": "VA-001",
3   "active": true,
4   "name": "Alexa",
5   "api": "alexa-voiceagent",
6   "wakewords": [
7     "alexa",
8     "computer",
9     "echo"
10   ],
11   "activewakeword": "alexa",
12   "description": "Alexa voice assistant by Amazon.",
13   "vendor": "Amazon.com Services Inc"
14 }