Home
last modified time | relevance | path

Searched refs:SetVoiceFromName (Results 1 – 2 of 2) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/speech/
H A Dtts_win.cc67 void SetVoiceFromName(const std::string& name);
129 SetVoiceFromName(voice.name); in ProcessSpeech()
309 void TtsPlatformImplWin::SetVoiceFromName(const std::string& name) { in SetVoiceFromName() function in content::TtsPlatformImplWin
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/speech/
H A Dtts_win.cc123 void SetVoiceFromName(const std::string& name);
248 SetVoiceFromName(voice.name); in ProcessSpeech()
460 void TtsPlatformImplBackgroundWorker::SetVoiceFromName( in SetVoiceFromName() function in content::__anonacb7e9c50111::TtsPlatformImplBackgroundWorker