mirror of
https://github.com/leon-ai/leon.git
synced 2024-12-01 11:25:01 +03:00
9 lines
167 B
JSON
9 lines
167 B
JSON
{
|
|
"$schema": "../../../schemas/voice-config-schemas/amazon.json",
|
|
"credentials": {
|
|
"accessKeyId": "",
|
|
"secretAccessKey": ""
|
|
},
|
|
"region": "us-east-2"
|
|
}
|