Home
last modified time | relevance | path

Searched refs:GetVoices (Results 1 – 25 of 312) sorted by relevance

12345678910>>...13

/dports/net-im/coccinella/Coccinella-0.96.20Src/contrib/
H A DMSSpeech.tcl38 set allVoices [GetVoices]
61 set idVoicesToken [$id GetVoices]
78 set idVoicesToken [$idVoice GetVoices]
/dports/games/renpy/renpy-7.4.11-sdk/lib/windows-x86_64/
H A Dsay.vbs6 For Each Voice In s.GetVoices
10 Set s.Voice = s.GetVoices.Item(I-1)
/dports/games/renpy/renpy-7.4.11-sdk/lib/windows-i686/
H A Dsay.vbs6 For Each Voice In s.GetVoices
10 Set s.Voice = s.GetVoices.Item(I-1)
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/browser/
H A Dtts_controller.h52 virtual void GetVoices(BrowserContext* browser_context,
123 virtual void GetVoices(BrowserContext* browser_context,
H A Dtts_platform.h67 virtual void GetVoices(std::vector<VoiceData>* out_voices) = 0;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/public/browser/
H A Dtts_controller.h52 virtual void GetVoices(BrowserContext* browser_context,
123 virtual void GetVoices(BrowserContext* browser_context,
H A Dtts_platform.h55 virtual void GetVoices(std::vector<VoiceData>* out_voices) = 0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/speech/
H A Dtts_win.cc121 void GetVoices(std::vector<VoiceData>* voices);
165 void GetVoices(std::vector<VoiceData>* out_voices) override;
227 GetVoices(&voices); in Initialize()
410 void TtsPlatformImplBackgroundWorker::GetVoices( in GetVoices() function in content::__anonacb7e9c50111::TtsPlatformImplBackgroundWorker
570 void TtsPlatformImplWin::GetVoices(std::vector<VoiceData>* out_voices) { in GetVoices() function in content::__anonacb7e9c50111::TtsPlatformImplWin
H A Dspeech_synthesis_impl.cc118 TtsController::GetInstance()->GetVoices(browser_context_, &voices); in AddVoiceListObserver()
156 TtsController::GetInstance()->GetVoices(browser_context_, &voices); in OnVoicesChanged()
H A Dtts_fuchsia.cc32 void GetVoices(std::vector<VoiceData>* out_voices) override {} in GetVoices() function in content::TtsPlatformImplFuchsia
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/speech/
H A Dspeech_synthesis_impl.cc114 TtsController::GetInstance()->GetVoices(browser_context_, &voices); in AddVoiceListObserver()
152 TtsController::GetInstance()->GetVoices(browser_context_, &voices); in OnVoicesChanged()
H A Dtts_controller_impl.cc237 void TtsControllerImpl::GetVoices(BrowserContext* browser_context, in GetVoices() function in content::TtsControllerImpl
245 tts_platform->GetVoices(out_voices); in GetVoices()
251 delegate->GetTtsEngineDelegate()->GetVoices(browser_context, out_voices); in GetVoices()
376 GetVoices(utterance->GetBrowserContext(), &voices); in SpeakNow()
H A Dtts_fuchsia.cc28 void GetVoices(std::vector<VoiceData>* out_voices) override {} in GetVoices() function in content::TtsPlatformImplFuchsia
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/speech/
H A Dtts_chromeos_unittest.cc19 tts_chromeos->GetVoices(voices.get()); in TEST_F()
H A Dtts_chromeos.h30 void GetVoices(std::vector<content::VoiceData>* out_voices) override;
/dports/lang/fpc-source/fpc-3.2.2/tests/webtbs/
H A Dtw38151.pp19 SpVoicesList := SpVoice.GetVoices();
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/webspeech/synth/
H A DSpeechSynthesis.h59 void GetVoices(nsTArray< RefPtr<SpeechSynthesisVoice> >& aResult);
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/webspeech/synth/
H A DSpeechSynthesis.h60 void GetVoices(nsTArray<RefPtr<SpeechSynthesisVoice> >& aResult);
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/web_test/browser/
H A Dweb_test_tts_platform.h30 void GetVoices(std::vector<content::VoiceData>* out_voices) override;
H A Dweb_test_tts_platform.cc51 void WebTestTtsPlatform::GetVoices( in GetVoices() function in WebTestTtsPlatform
/dports/www/firefox-esr/firefox-91.8.0/dom/media/webspeech/synth/
H A DSpeechSynthesis.h60 void GetVoices(nsTArray<RefPtr<SpeechSynthesisVoice> >& aResult);
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/webspeech/synth/
H A DSpeechSynthesis.h60 void GetVoices(nsTArray<RefPtr<SpeechSynthesisVoice> >& aResult);
/dports/www/firefox/firefox-99.0/dom/media/webspeech/synth/
H A DSpeechSynthesis.h60 void GetVoices(nsTArray<RefPtr<SpeechSynthesisVoice> >& aResult);
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webspeech/synth/
H A DSpeechSynthesis.h60 void GetVoices(nsTArray<RefPtr<SpeechSynthesisVoice> >& aResult);
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/speech/extension_api/
H A Dtts_engine_extension_api.h31 void GetVoices(content::BrowserContext* browser_context,

12345678910>>...13