Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/speech/
H A Dtts_linux.cc72 void InitializeVoices(PlatformVoices*);
172 InitializeVoices(&voices); in Initialize()
248 void TtsPlatformImplBackgroundWorker::InitializeVoices(PlatformVoices* voices) { in InitializeVoices() function in content::TtsPlatformImplBackgroundWorker