OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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