Home
last modified time | relevance | path

Searched defs:didStartSpeaking (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/exported/
DWebSpeechSynthesizerClientImpl.cpp52 void WebSpeechSynthesizerClientImpl::didStartSpeaking(const blink::WebSpeechSynthesisUtterance& utt… in didStartSpeaking() function in WebCore::WebSpeechSynthesizerClientImpl
/external/chromium_org/third_party/WebKit/Source/modules/speech/
DSpeechSynthesis.cpp191 void SpeechSynthesis::didStartSpeaking(PassRefPtr<PlatformSpeechSynthesisUtterance> utterance) in didStartSpeaking() function in WebCore::SpeechSynthesis