Home
last modified time | relevance | path

Searched refs:SpeakNow (Results 1 – 4 of 4) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/speech/
H A Dtts_controller_impl.cc111 SpeakNow(std::move(utterance)); in SpeakOrEnqueue()
364 void TtsControllerImpl::SpeakNow(std::unique_ptr<TtsUtterance> utterance) { in SpeakNow() function in content::TtsControllerImpl
496 SpeakNow(std::move(utterance)); in SpeakNextUtterance()
H A Dtts_controller_impl.h93 void SpeakNow(std::unique_ptr<TtsUtterance> utterance);
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/speech/
H A Dtts_controller_impl.h107 void SpeakNow(std::unique_ptr<TtsUtterance> utterance);
H A Dtts_controller_impl.cc156 SpeakNow(std::move(utterance)); in SpeakOrEnqueue()
434 void TtsControllerImpl::SpeakNow(std::unique_ptr<TtsUtterance> utterance) { in SpeakNow() function in content::TtsControllerImpl
561 SpeakNow(std::move(utterance)); in SpeakNextUtterance()