Home
last modified time | relevance | path

Searched refs:INTELL_VOICE_ENGINE_STAET_CAPTURER (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.h68 INTELL_VOICE_ENGINE_STAET_CAPTURER, enumerator
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/proxy/
H A Dintell_voice_engine_proxy.cpp141 Remote()->SendRequest(INTELL_VOICE_ENGINE_STAET_CAPTURER, data, reply, option); in StartCapturer()
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/sa/
H A Dintell_voice_engine_stub.cpp42 processFuncMap_[INTELL_VOICE_ENGINE_STAET_CAPTURER] = [this](MessageParcel &data, in IntellVoiceEngineStub()