Home
last modified time | relevance | path

Searched refs:SpeechRecognitionError (Results 1 – 25 of 65) sorted by relevance

123

/external/chromium_org/third_party/WebKit/Source/modules/speech/
DSpeechRecognitionError.cpp32 static String ErrorCodeToString(SpeechRecognitionError::ErrorCode code) in ErrorCodeToString()
35 case SpeechRecognitionError::ErrorCodeOther: in ErrorCodeToString()
37 case SpeechRecognitionError::ErrorCodeNoSpeech: in ErrorCodeToString()
39 case SpeechRecognitionError::ErrorCodeAborted: in ErrorCodeToString()
41 case SpeechRecognitionError::ErrorCodeAudioCapture: in ErrorCodeToString()
43 case SpeechRecognitionError::ErrorCodeNetwork: in ErrorCodeToString()
45 case SpeechRecognitionError::ErrorCodeNotAllowed: in ErrorCodeToString()
47 case SpeechRecognitionError::ErrorCodeServiceNotAllowed: in ErrorCodeToString()
49 case SpeechRecognitionError::ErrorCodeBadGrammar: in ErrorCodeToString()
51 case SpeechRecognitionError::ErrorCodeLanguageNotSupported: in ErrorCodeToString()
[all …]
DSpeechRecognitionError.h42 class SpeechRecognitionError : public Event {
58 static PassRefPtr<SpeechRecognitionError> create(ErrorCode, const String&);
59 static PassRefPtr<SpeechRecognitionError> create();
60 …static PassRefPtr<SpeechRecognitionError> create(const AtomicString&, const SpeechRecognitionError…
68 SpeechRecognitionError(const String&, const String&);
69 SpeechRecognitionError(const AtomicString&, const SpeechRecognitionErrorInit&);
DSpeechRecognition.h43 class SpeechRecognitionError; variable
79 void didReceiveError(PassRefPtr<SpeechRecognitionError>);
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
DSpeechRecognition.java92 int code = SpeechRecognitionError.NONE; in onError()
97 code = SpeechRecognitionError.AUDIO; in onError()
100 code = SpeechRecognitionError.ABORTED; in onError()
104 code = SpeechRecognitionError.NOT_ALLOWED; in onError()
109 code = SpeechRecognitionError.NETWORK; in onError()
112 code = SpeechRecognitionError.NO_MATCH; in onError()
115 code = SpeechRecognitionError.NO_SPEECH; in onError()
145 terminate(SpeechRecognitionError.NONE); in onResults()
240 if (error != SpeechRecognitionError.NONE) in terminate()
273 terminate(SpeechRecognitionError.ABORTED); in abortRecognition()
DSpeechRecognitionError.template7 public class SpeechRecognitionError {
/external/chromium_org/content/public/common/
Dspeech_recognition_error.h22 struct CONTENT_EXPORT SpeechRecognitionError { struct
26 SpeechRecognitionError() in SpeechRecognitionError() function
30 explicit SpeechRecognitionError(SpeechRecognitionErrorCode code_value) in SpeechRecognitionError() function
34 SpeechRecognitionError(SpeechRecognitionErrorCode code_value, in SpeechRecognitionError() argument
/external/chromium_org/content/
Dspeech_recognition_error_java.target.darwin-mips.mk19 $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java: …
20 $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java: …
21 $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java: …
22 $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java: …
23 …tent/browser/SpeechRecognitionError.java: $(LOCAL_PATH)/content/public/android/java/src/org/chromi…
27 …: $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java
32 $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java
Dspeech_recognition_error_java.target.linux-mips.mk19 $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java: …
20 $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java: …
21 $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java: …
22 $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java: …
23 …tent/browser/SpeechRecognitionError.java: $(LOCAL_PATH)/content/public/android/java/src/org/chromi…
27 …: $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java
32 $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java
Dspeech_recognition_error_java.target.linux-arm.mk19 $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java: …
20 $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java: …
21 $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java: …
22 $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java: …
23 …tent/browser/SpeechRecognitionError.java: $(LOCAL_PATH)/content/public/android/java/src/org/chromi…
27 …: $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java
32 $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java
Dspeech_recognition_error_java.target.darwin-x86.mk19 $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java: …
20 $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java: …
21 $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java: …
22 $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java: …
23 …tent/browser/SpeechRecognitionError.java: $(LOCAL_PATH)/content/public/android/java/src/org/chromi…
27 …: $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java
32 $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java
Dspeech_recognition_error_java.target.darwin-arm.mk19 $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java: …
20 $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java: …
21 $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java: …
22 $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java: …
23 …tent/browser/SpeechRecognitionError.java: $(LOCAL_PATH)/content/public/android/java/src/org/chromi…
27 …: $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java
32 $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java
Dspeech_recognition_error_java.target.linux-x86.mk19 $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java: …
20 $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java: …
21 $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java: …
22 $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java: …
23 …tent/browser/SpeechRecognitionError.java: $(LOCAL_PATH)/content/public/android/java/src/org/chromi…
27 …: $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java
32 $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java
/external/chromium_org/content/public/browser/
Dspeech_recognition_event_listener.h14 struct SpeechRecognitionError;
51 const SpeechRecognitionError& error) = 0;
/external/chromium_org/content/browser/speech/
Dspeech_recognizer_impl.cc296 const SpeechRecognitionError& error) { in OnSpeechRecognitionEngineError()
508 return Abort(SpeechRecognitionError(SPEECH_RECOGNITION_ERROR_AUDIO, in StartRecording()
518 return Abort(SpeechRecognitionError(SPEECH_RECOGNITION_ERROR_AUDIO)); in StartRecording()
570 return Abort(SpeechRecognitionError(SPEECH_RECOGNITION_ERROR_AUDIO)); in StartRecording()
615 return Abort(SpeechRecognitionError(SPEECH_RECOGNITION_ERROR_NO_SPEECH)); in DetectUserSpeechOrTimeout()
646 return Abort(SpeechRecognitionError(SPEECH_RECOGNITION_ERROR_NONE)); in AbortSilently()
652 return Abort(SpeechRecognitionError(SPEECH_RECOGNITION_ERROR_AUDIO)); in AbortWithError()
656 return Abort(SpeechRecognitionError(SPEECH_RECOGNITION_ERROR_ABORTED)); in AbortWithError()
660 const SpeechRecognitionError& error) { in Abort()
Dspeech_recognition_engine.h18 struct SpeechRecognitionError;
41 const SpeechRecognitionError& error) = 0;
Dspeech_recognizer_impl.h86 SpeechRecognitionError engine_error;
111 FSMState Abort(const SpeechRecognitionError& error);
139 const SpeechRecognitionError& error) OVERRIDE;
Dgoogle_one_shot_remote_engine.cc40 SpeechRecognitionError* error) { in ParseServerResponse()
268 SpeechRecognitionError error(SPEECH_RECOGNITION_ERROR_NETWORK); in OnURLFetchComplete()
Dspeech_recognition_dispatcher_host.h50 const SpeechRecognitionError& error) OVERRIDE;
Dinput_tag_speech_dispatcher_host.h51 const SpeechRecognitionError& error) OVERRIDE;
/external/chromium_org/content/renderer/
Dspeech_recognition_dispatcher.h19 struct SpeechRecognitionError;
49 void OnErrorOccurred(int request_id, const SpeechRecognitionError& error);
/external/chromium_org/third_party/WebKit/Source/web/
DSpeechRecognitionClientProxy.cpp127SpeechRecognitionError::ErrorCode errorCode = static_cast<SpeechRecognitionError::ErrorCode>(code); in didReceiveError()
128 recognition->didReceiveError(SpeechRecognitionError::create(errorCode, message)); in didReceiveError()
DAssertMatchingEnums.cpp598 COMPILE_ASSERT_MATCHING_ENUM(WebSpeechRecognizerClient::OtherError, SpeechRecognitionError::ErrorCo…
599 COMPILE_ASSERT_MATCHING_ENUM(WebSpeechRecognizerClient::NoSpeechError, SpeechRecognitionError::Erro…
600 COMPILE_ASSERT_MATCHING_ENUM(WebSpeechRecognizerClient::AbortedError, SpeechRecognitionError::Error…
601 COMPILE_ASSERT_MATCHING_ENUM(WebSpeechRecognizerClient::AudioCaptureError, SpeechRecognitionError::…
602 COMPILE_ASSERT_MATCHING_ENUM(WebSpeechRecognizerClient::NetworkError, SpeechRecognitionError::Error…
603 COMPILE_ASSERT_MATCHING_ENUM(WebSpeechRecognizerClient::NotAllowedError, SpeechRecognitionError::Er…
604 …MATCHING_ENUM(WebSpeechRecognizerClient::ServiceNotAllowedError, SpeechRecognitionError::ErrorCode…
605 COMPILE_ASSERT_MATCHING_ENUM(WebSpeechRecognizerClient::BadGrammarError, SpeechRecognitionError::Er…
606 …CHING_ENUM(WebSpeechRecognizerClient::LanguageNotSupportedError, SpeechRecognitionError::ErrorCode…
/external/chromium_org/content/common/
Dspeech_recognition_messages.h21 IPC_STRUCT_TRAITS_BEGIN(content::SpeechRecognitionError)
156 content::SpeechRecognitionError /* error */)
/external/chromium_org/chrome/browser/speech/
Dchrome_speech_recognition_manager_delegate_bubble_ui.h38 int session_id, const content::SpeechRecognitionError& error) OVERRIDE;
Dchrome_speech_recognition_manager_delegate.h37 int session_id, const content::SpeechRecognitionError& error) OVERRIDE;

123