Home
last modified time | relevance | path

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

/foundation/ai/intelligent_voice_framework/frameworks/js/napi/
Dwakeup_intell_voice_engine_napi.cpp628 class GetAudioContext : public AsyncContext { in Read() class
630 explicit GetAudioContext(napi_env napiEnv) : AsyncContext(napiEnv) {}; in Read() function in OHOS::IntellVoiceNapi::WakeupIntellVoiceEngineNapi::Read::GetAudioContext