Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/
H A Di_intell_voice_engine.h63 INTELL_VOICE_ENGINE_SET_PARAMETER, enumerator
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/proxy/
H A Dintell_voice_engine_proxy.cpp77 Remote()->SendRequest(INTELL_VOICE_ENGINE_SET_PARAMETER, data, reply, option); in SetParameter()
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/sa/
H A Dintell_voice_engine_stub.cpp32 processFuncMap_[INTELL_VOICE_ENGINE_SET_PARAMETER] = [this](MessageParcel &data, in IntellVoiceEngineStub()