15490a39dSopenharmony_ci{
25490a39dSopenharmony_ci    "name": "@ohos/intelligent_voice_framework",
35490a39dSopenharmony_ci    "description": "intelligent_voice framework",
45490a39dSopenharmony_ci    "version": "4.0",
55490a39dSopenharmony_ci    "license": "Apache License 2.0",
65490a39dSopenharmony_ci    "publishAs": "code-segment",
75490a39dSopenharmony_ci    "segment": {
85490a39dSopenharmony_ci      "destPath": "foundation/ai/intelligent_voice_framework"
95490a39dSopenharmony_ci    },    
105490a39dSopenharmony_ci    "component": {
115490a39dSopenharmony_ci        "name": "intelligent_voice_framework",
125490a39dSopenharmony_ci        "subsystem": "ai",
135490a39dSopenharmony_ci        "syscap": [ 
145490a39dSopenharmony_ci            "SystemCapability.AI.IntelligentVoice.Core"
155490a39dSopenharmony_ci        ],
165490a39dSopenharmony_ci        "adapted_system_type": ["standard"],
175490a39dSopenharmony_ci        "rom": "675KB",
185490a39dSopenharmony_ci        "ram": "7680KB",
195490a39dSopenharmony_ci        "deps": {
205490a39dSopenharmony_ci            "components": [
215490a39dSopenharmony_ci                "ability_base",
225490a39dSopenharmony_ci                "ability_runtime",
235490a39dSopenharmony_ci                "access_token",
245490a39dSopenharmony_ci                "c_utils",
255490a39dSopenharmony_ci                "common_event_service",
265490a39dSopenharmony_ci                "data_share",
275490a39dSopenharmony_ci                "drivers_interface_intelligent_voice",
285490a39dSopenharmony_ci                "eventhandler",
295490a39dSopenharmony_ci                "hdf_core",
305490a39dSopenharmony_ci                "hilog",
315490a39dSopenharmony_ci                "ipc",
325490a39dSopenharmony_ci                "kv_store",
335490a39dSopenharmony_ci                "audio_framework",
345490a39dSopenharmony_ci                "napi",
355490a39dSopenharmony_ci                "relational_store",
365490a39dSopenharmony_ci                "safwk",
375490a39dSopenharmony_ci                "samgr",
385490a39dSopenharmony_ci                "state_registry",
395490a39dSopenharmony_ci                "core_service",
405490a39dSopenharmony_ci                "call_manager",
415490a39dSopenharmony_ci                "huks",
425490a39dSopenharmony_ci                "jsoncpp",
435490a39dSopenharmony_ci                "power_manager",
445490a39dSopenharmony_ci                "ffrt"
455490a39dSopenharmony_ci            ],
465490a39dSopenharmony_ci            "third_party": []
475490a39dSopenharmony_ci        },
485490a39dSopenharmony_ci        "features": [
495490a39dSopenharmony_ci        ],
505490a39dSopenharmony_ci        "build": {
515490a39dSopenharmony_ci            "sub_component": [
525490a39dSopenharmony_ci                "//foundation/ai/intelligent_voice_framework/services:intell_voice_server",
535490a39dSopenharmony_ci                "//foundation/ai/intelligent_voice_framework/services:intell_voice_proxy",
545490a39dSopenharmony_ci                "//foundation/ai/intelligent_voice_framework/services/etc:intell_voice_service.rc",
555490a39dSopenharmony_ci                "//foundation/ai/intelligent_voice_framework/frameworks/js:intelligentvoice",
565490a39dSopenharmony_ci                "//foundation/ai/intelligent_voice_framework/frameworks/js:intelligentvoice_js",
575490a39dSopenharmony_ci                "//foundation/ai/intelligent_voice_framework/frameworks/native:intellvoice_native",
585490a39dSopenharmony_ci                "//foundation/ai/intelligent_voice_framework/sa_profile:intell_voice_service_sa_profile",
595490a39dSopenharmony_ci                "//foundation/ai/intelligent_voice_framework/utils:intell_voice_utils"
605490a39dSopenharmony_ci            ],
615490a39dSopenharmony_ci            "inner_kits": [
625490a39dSopenharmony_ci                {
635490a39dSopenharmony_ci                  "type": "none",
645490a39dSopenharmony_ci                  "name": "//foundation/ai/intelligent_voice_framework/frameworks/js:intelligentvoice_js",
655490a39dSopenharmony_ci                  "header": {
665490a39dSopenharmony_ci                    "header_files": [
675490a39dSopenharmony_ci                      "intell_voice_manager_napi.h",
685490a39dSopenharmony_ci                      "intell_voice_engine_napi.h",
695490a39dSopenharmony_ci                      "enroll_intell_voice_engine_napi.h"
705490a39dSopenharmony_ci                    ],
715490a39dSopenharmony_ci                    "header_base": [
725490a39dSopenharmony_ci                      "//foundation/ai/intelligent_voice_framework/frameworks/js/napi/include"
735490a39dSopenharmony_ci                    ]
745490a39dSopenharmony_ci                  }
755490a39dSopenharmony_ci                },
765490a39dSopenharmony_ci                {
775490a39dSopenharmony_ci                  "type": "none",
785490a39dSopenharmony_ci                  "name": "//foundation/ai/intelligent_voice_framework/frameworks/native:intellvoice_native",
795490a39dSopenharmony_ci                  "header": {
805490a39dSopenharmony_ci                    "header_files": [
815490a39dSopenharmony_ci                      "intell_voice_manager.h",
825490a39dSopenharmony_ci                      "i_headset_wakeup.h",
835490a39dSopenharmony_ci                      "wakeup_intell_voice_engine.h"
845490a39dSopenharmony_ci                    ],
855490a39dSopenharmony_ci                    "header_base": "//foundation/ai/intelligent_voice_framework/interfaces/inner_api/native"
865490a39dSopenharmony_ci                  }
875490a39dSopenharmony_ci                }
885490a39dSopenharmony_ci            ],
895490a39dSopenharmony_ci            "test": [
905490a39dSopenharmony_ci              "//foundation/ai/intelligent_voice_framework/tests:intell_voice_unit_test",
915490a39dSopenharmony_ci              "//foundation/ai/intelligent_voice_framework/tests:intell_voice_fuzz_test"
925490a39dSopenharmony_ci            ]
935490a39dSopenharmony_ci        }
945490a39dSopenharmony_ci    }
955490a39dSopenharmony_ci}
96