Searched defs:GetAudioContext (Results 1 – 1 of 1) sorted by relevance
628 class GetAudioContext : public AsyncContext { in Read() class630 explicit GetAudioContext(napi_env napiEnv) : AsyncContext(napiEnv) {}; in Read() function in OHOS::IntellVoiceNapi::WakeupIntellVoiceEngineNapi::Read::GetAudioContext