Home
last modified time | relevance | path

Searched defs:IntellVoiceEngineInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/
H A Di_intell_voice_engine.h46 struct IntellVoiceEngineInfo { struct
47 std::string wakeupPhrase;
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/wakeup/
H A Dwakeup_engine.cpp89 int32_t WakeupEngine::Attach(const IntellVoiceEngineInfo & /* info */) in Attach()