Home
last modified time | relevance | path

Searched refs:IntellVoice (Results 1 - 25 of 33) sorted by relevance

12

/foundation/ai/intelligent_voice_framework/frameworks/js/napi/
H A Dintell_voice_manager_napi.cpp28 using namespace OHOS::IntellVoice;
46 static const std::map<std::string, OHOS::IntellVoice::ServiceChangeType> SERVICE_CHANGE_TYPE_MAP = {
50 static const std::map<std::string, OHOS::IntellVoice::IntelligentVoiceEngineType> ENGINE_TYPE_MAP = {
56 static const std::map<std::string, OHOS::IntellVoice::SensibilityType> SENSIBILITY_TYPE_MAP = {
62 static const std::map<std::string, OHOS::IntellVoice::EnrollIntelligentVoiceEventType> ENROLL_EVENT_TYPE_MAP = {
69 static const std::map<std::string, OHOS::IntellVoice::WakeupIntelligentVoiceEventType> WAKEUP_EVENT_TYPE_MAP = {
75 static const std::map<std::string, OHOS::IntellVoice::IntelligentVoiceErrorCode> ERROR_CODE_MAP = {
85 static const std::map<std::string, OHOS::IntellVoice::EnrollResult> ENROLL_RESULT_MAP = {
86 {"SUCCESS", OHOS::IntellVoice::EnrollResult::SUCCESS},
87 {"VPR_TRAIN_FAILED", OHOS::IntellVoice
[all...]
H A Dintell_voice_update_callback_napi.h31 using namespace OHOS::IntellVoice;
38 int32_t result = OHOS::IntellVoice::EnrollResult::UNKNOWN_ERROR;
39 std::vector <OHOS::IntellVoice::WakeupSourceFile> cloneFiles;
H A Denroll_intell_voice_engine_napi.h27 using OHOS::IntellVoice::EnrollIntellVoiceEngine;
28 using OHOS::IntellVoice::EngineConfig;
29 using OHOS::IntellVoice::EnrollIntelligentVoiceEngineDescriptor;
H A Dwakeup_intell_voice_engine_napi.h25 using OHOS::IntellVoice::WakeupIntellVoiceEngine;
26 using OHOS::IntellVoice::WakeupIntelligentVoiceEngineDescriptor;
H A Dintell_voice_manager_napi.h30 using OHOS::IntellVoice::IntellVoiceManager;
H A Dservice_change_callback_napi.cpp28 using namespace OHOS::IntellVoice;
H A Dengine_event_callback_napi.cpp25 using namespace OHOS::IntellVoice;
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/proxy/
H A Dintell_voice_update_callback_stub.h22 namespace IntellVoice { namespace
23 using namespace OHOS::IntellVoice;
H A Dupdate_callback_inner.cpp23 namespace IntellVoice { namespace
H A Dupdate_callback_inner.h22 namespace IntellVoice { namespace
H A Dintell_voice_update_callback_stub.cpp24 namespace IntellVoice { namespace
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/
H A Di_intell_voice_update_callback.h23 namespace IntellVoice { namespace
41 } // namespace IntellVoice
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/sa/
H A Dintell_voice_update_callback_proxy.h22 namespace IntellVoice { namespace
H A Dintell_voice_update_callback_proxy.cpp24 namespace IntellVoice { namespace
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/update/controller/strategy/
H A Dclone_update_strategy.h23 using namespace OHOS::IntellVoice;
/foundation/ai/intelligent_voice_framework/interfaces/inner_api/native/
H A Dintell_voice_info.h22 namespace IntellVoice { namespace
156 } // namespace IntellVoice
H A Dwakeup_intell_voice_engine.h24 namespace IntellVoice { namespace
59 } // namespace IntellVoice
H A Denroll_intell_voice_engine.h24 namespace IntellVoice { namespace
63 } // namespace IntellVoice
H A Dintell_voice_manager.h29 namespace IntellVoice { namespace
70 } // namespace IntellVoice
/foundation/ai/intelligent_voice_framework/tests/unittest/intell_voice_test/src/
H A Dclient_unit_test.cpp33 using namespace OHOS::IntellVoice;
/foundation/ai/intelligent_voice_framework/tests/fuzztest/intellvoice_fuzzer/
H A Dintellvoice_fuzzer.cpp29 using namespace OHOS::IntellVoice;
/foundation/ai/intelligent_voice_framework/frameworks/native/
H A Denroll_intell_voice_engine.cpp26 namespace IntellVoice { namespace
H A Dwakeup_intell_voice_engine.cpp27 namespace IntellVoice { namespace
H A Dintell_voice_manager.cpp31 namespace IntellVoice { namespace
318 } // namespace IntellVoice
/foundation/ai/intelligent_voice_framework/utils/
H A Dintell_voice_util.cpp35 using namespace OHOS::IntellVoice;

Completed in 7 milliseconds

12