HomeSort by relevance Sort by last modified time
    Searched defs:speakingErrorOccurred (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/platform/chromium/support/
WebSpeechSynthesizerClientImpl.cpp 72 void WebSpeechSynthesizerClientImpl::speakingErrorOccurred(const WebKit::WebSpeechSynthesisUtterance& utterance)
74 m_client->speakingErrorOccurred(utterance);
  /external/chromium_org/third_party/WebKit/Source/modules/speech/
SpeechSynthesis.cpp 205 void SpeechSynthesis::speakingErrorOccurred(PassRefPtr<PlatformSpeechSynthesisUtterance> utterance)

Completed in 50 milliseconds