Searched defs:SetTypingDetectionStatus (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/voice_engine/
H A Dvoe_audio_processing_impl.cc997 int VoEAudioProcessingImpl::SetTypingDetectionStatus(bool enable) { function in class:webrtc::VoEAudioProcessingImpl
999 "SetTypingDetectionStatus()");
1013 "SetTypingDetectionStatus() failed to set VAD state");
1019 "SetTypingDetectionStatus() failed to set VAD likelihood to low");
1063 "SetTypingDetectionStatus is not enabled");

Completed in 269 milliseconds