| speech_recognition_error.h | 2 // Use of this source code is governed by a BSD-style license that can be 24 SpeechRecognitionErrorCode code; member in struct:content::SpeechRecognitionError 28 : code(SPEECH_RECOGNITION_ERROR_NONE), 32 : code(code_value), 37 : code(code_value),
|