1 Star 0 Fork 26

lvqiang214/ai_intelligent_voice_framework_2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 3.60 KB
一键复制 编辑 原始数据 按行查看 历史
lvqiang214 提交于 2024-07-16 16:57 . ffrt
{
"name": "@ohos/intelligent_voice_framework",
"description": "intelligent_voice framework",
"version": "4.0",
"license": "Apache License 2.0",
"publishAs": "code-segment",
"segment": {
"destPath": "foundation/ai/intelligent_voice_framework"
},
"component": {
"name": "intelligent_voice_framework",
"subsystem": "ai",
"syscap": [
"SystemCapability.AI.IntelligentVoice.Core"
],
"adapted_system_type": ["standard"],
"rom": "675KB",
"ram": "7680KB",
"deps": {
"components": [
"ability_base",
"ability_runtime",
"access_token",
"c_utils",
"common_event_service",
"data_share",
"drivers_interface_intelligent_voice",
"eventhandler",
"hdf_core",
"hilog",
"ipc",
"kv_store",
"audio_framework",
"napi",
"relational_store",
"safwk",
"samgr",
"state_registry",
"core_service",
"call_manager",
"huks",
"jsoncpp",
"power_manager",
"ffrt"
],
"third_party": []
},
"features": [
],
"build": {
"sub_component": [
"//foundation/ai/intelligent_voice_framework/services:intell_voice_server",
"//foundation/ai/intelligent_voice_framework/services:intell_voice_proxy",
"//foundation/ai/intelligent_voice_framework/services/etc:intell_voice_service.rc",
"//foundation/ai/intelligent_voice_framework/frameworks/js:intelligentvoice",
"//foundation/ai/intelligent_voice_framework/frameworks/js:intelligentvoice_js",
"//foundation/ai/intelligent_voice_framework/frameworks/native:intellvoice_native",
"//foundation/ai/intelligent_voice_framework/sa_profile:intell_voice_service_sa_profile",
"//foundation/ai/intelligent_voice_framework/utils:intell_voice_utils"
],
"inner_kits": [
{
"type": "none",
"name": "//foundation/ai/intelligent_voice_framework/frameworks/js:intelligentvoice_js",
"header": {
"header_files": [
"intell_voice_manager_napi.h",
"intell_voice_engine_napi.h",
"enroll_intell_voice_engine_napi.h"
],
"header_base": [
"//foundation/ai/intelligent_voice_framework/frameworks/js/napi/include"
]
}
},
{
"type": "none",
"name": "//foundation/ai/intelligent_voice_framework/frameworks/native:intellvoice_native",
"header": {
"header_files": [
"intell_voice_manager.h",
"i_headset_wakeup.h",
"wakeup_intell_voice_engine.h"
],
"header_base": "//foundation/ai/intelligent_voice_framework/interfaces/inner_api/native"
}
}
],
"test": [
"//foundation/ai/intelligent_voice_framework/tests:intell_voice_unit_test",
"//foundation/ai/intelligent_voice_framework/tests:intell_voice_fuzz_test"
]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lvqiang214/ai_intelligent_voice_framework_2.git
git@gitee.com:lvqiang214/ai_intelligent_voice_framework_2.git
lvqiang214
ai_intelligent_voice_framework_2
ai_intelligent_voice_framework_2
master

搜索帮助