Home
last modified time | relevance | path

Searched refs:wakeupJson (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/sa/
H A Dintell_voice_service_manager.cpp707 Json::Value wakeupJson; in GetWakeupCapability() local
711 if (!parseFromStream(reader, jsonStrm, &wakeupJson, &errs)) { in GetWakeupCapability()
715 Json::Value features = wakeupJson["Features"]; in GetWakeupCapability()