Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/exported/
DWebSpeechSynthesizerClientImpl.cpp57 void WebSpeechSynthesizerClientImpl::didFinishSpeaking(const WebSpeechSynthesisUtterance& utterance) in didFinishSpeaking() function in blink::WebSpeechSynthesizerClientImpl
/external/chromium_org/third_party/WebKit/Source/modules/speech/
DSpeechSynthesis.cpp211 void SpeechSynthesis::didFinishSpeaking(PlatformSpeechSynthesisUtterance* utterance) in didFinishSpeaking() function in blink::SpeechSynthesis