summaryrefslogtreecommitdiffstats
path: root/meta-speech-framework/meta-aac/recipes-apis/alexa-voiceagent-service/alexa-voiceagent-service/alexa.json
blob: 489180156a284a05c7ae4302ab17b23063b2c685 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "id": "VA-001",
  "active": true,
  "name": "Alexa",
  "api": "alexa-voiceagent",
  "wakewords": [
    "alexa",
    "computer",
    "echo"
  ],
  "activewakeword": "alexa",
  "description": "Alexa voice assistant by Amazon.",
  "vendor": "Amazon.com Services Inc"
}