Searched defs:IntellVoiceEngineInfo (Results 1 – 2 of 2) sorted by relevance
46 struct IntellVoiceEngineInfo { struct47 std::string wakeupPhrase;
89 int32_t WakeupEngine::Attach(const IntellVoiceEngineInfo & /* info */) in Attach()