At the moment SpeechRecognizerImpl calls into AudioManager on IO thread.
At the moment SpeechRecognizerImpl calls into AudioManager::HasInputDevices() and AudioManager::GetInputStreamParameters() on IO thread.
At the moment SpeechRecognizerImpl calls into AudioManager::HasAudioInputDevices() and AudioManager::GetInputStreamParameters() on IO thread.
Comment 1 by olka@chromium.org
, Feb 3 2017