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

  /external/chromium_org/third_party/WebKit/Source/modules/speech/
SpeechSynthesisUtterance.h 77 PlatformSpeechSynthesisUtterance* platformUtterance() const { return m_platformUtterance; }
SpeechSynthesis.cpp 106 m_platformSpeechSynthesizer->speak(utterance->platformUtterance());

Completed in 457 milliseconds