12 lines
543 B
JSON
12 lines
543 B
JSON
{
|
|
"_comment": "Sanad Package 1 (Basic Communication) defaults. Precedence: env var > license feature > this file. The license `language` feature, if set, overrides language_default.",
|
|
"package": "P1",
|
|
"title": "Sanad — Basic Communication",
|
|
"language_default": "ar",
|
|
"audio_profile_default": "builtin",
|
|
"port": 8011,
|
|
"voice_brain": "gemini",
|
|
"spa_tabs": ["operations", "voice", "recordings", "settings"],
|
|
"excluded": ["motion", "controller", "recognition", "zones", "navigation", "mask", "macros", "live_voice_triggers"]
|
|
}
|