Home
last modified time | relevance | path

Searched refs:TtsPlatformImplWin (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.cc57 static TtsPlatformImplWin* GetInstance();
62 TtsPlatformImplWin();
63 ~TtsPlatformImplWin() override {} in ~TtsPlatformImplWin()
100 void TtsPlatformImplWin::Speak( in Speak()
114 void TtsPlatformImplWin::ProcessSpeech( in ProcessSpeech()
173 bool TtsPlatformImplWin::StopSpeaking() { in StopSpeaking()
192 void TtsPlatformImplWin::Pause() { in Pause()
201 void TtsPlatformImplWin::Resume() { in Resume()
210 bool TtsPlatformImplWin::IsSpeaking() { in IsSpeaking()
338 TtsPlatformImplWin::TtsPlatformImplWin() in TtsPlatformImplWin() function in content::TtsPlatformImplWin
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/speech/
H A Dtts_win.cc39 class TtsPlatformImplWin;
144 TtsPlatformImplWin(const TtsPlatformImplWin&) = delete;
145 TtsPlatformImplWin& operator=(const TtsPlatformImplWin&) = delete;
179 TtsPlatformImplWin();
498 void TtsPlatformImplWin::Speak( in Speak()
543 void TtsPlatformImplWin::Pause() { in Pause()
553 void TtsPlatformImplWin::Resume() { in Resume()
564 bool TtsPlatformImplWin::IsSpeaking() { in IsSpeaking()
576 void TtsPlatformImplWin::Shutdown() { in Shutdown()
630 TtsPlatformImplWin::TtsPlatformImplWin() in TtsPlatformImplWin() function in content::__anonacb7e9c50111::TtsPlatformImplWin
[all …]