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

  /external/chromium_org/third_party/WebKit/Source/modules/speech/
SpeechSynthesis.cpp 93 void SpeechSynthesis::startSpeakingImmediately(SpeechSynthesisUtterance* utterance)
108 startSpeakingImmediately(utterance);
158 startSpeakingImmediately(m_utteranceQueue.first().get());
SpeechSynthesis.h 74 void startSpeakingImmediately(SpeechSynthesisUtterance*);

Completed in 503 milliseconds