Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/wakeup/
H A Dwakeup_engine_impl.h67 OHOS::AudioStandard::AudioChannel GetWakeupSourceChannel();
H A Dwakeup_engine_impl.cpp123 OHOS::AudioStandard::AudioChannel WakeupEngineImpl::GetWakeupSourceChannel() in GetWakeupSourceChannel() function in OHOS::IntellVoiceEngine::WakeupEngineImpl
260 capturerOptions_.streamInfo.channels = GetWakeupSourceChannel(); in StartAudioSource()