Home
last modified time | relevance | path

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

/dports/accessibility/qt5-speech/kde-qtspeech-5.15.2p2/src/plugins/tts/speechdispatcher/
H A Dqtexttospeech_speechd.cpp284 …const int result = spd_set_output_module(speechDispatcher, voiceData(voice).toString().toUtf8().da… in setVoice()
316 spd_set_output_module(speechDispatcher, module[0]); in updateVoices()
346 spd_set_output_module(speechDispatcher, original_module); in updateVoices()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/speech-dispatcher/
H A DBUILD.gn27 "spd_set_output_module",
H A Dlibspeechd.h242 int spd_set_output_module(SPDConnection* connection, const char* output_module);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/speech-dispatcher/
H A DBUILD.gn27 "spd_set_output_module",
/dports/accessibility/py-speech-dispatcher/speech-dispatcher-0.10.2/src/tests/
H A Dclibrary2.c118 ret = spd_set_output_module(conn, modules[j]); in main()
/dports/accessibility/speech-dispatcher/speech-dispatcher-0.10.2/src/tests/
H A Dclibrary2.c118 ret = spd_set_output_module(conn, modules[j]); in main()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/speech/
H A Dtts_linux.cc209 libspeechd_loader_.spd_set_output_module(conn_, it->second.module.c_str()); in ProcessSpeech()
269 libspeechd_loader_.spd_set_output_module(conn_, module); in GetVoices()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/speech/
H A Dtts_linux.cc191 libspeechd_loader_.spd_set_output_module(conn_, voice.module.c_str()); in ProcessSpeech()
257 libspeechd_loader_.spd_set_output_module(conn_, module); in InitializeVoices()
/dports/accessibility/speech-dispatcher/speech-dispatcher-0.10.2/src/api/c/
H A Dlibspeechd.h211 int spd_set_output_module(SPDConnection * connection,
H A Dlibspeechd.c1312 int spd_set_output_module(SPDConnection * connection, const char *output_module) in spd_set_output_module() function
/dports/accessibility/py-speech-dispatcher/speech-dispatcher-0.10.2/src/api/c/
H A Dlibspeechd.h211 int spd_set_output_module(SPDConnection * connection,
H A Dlibspeechd.c1312 int spd_set_output_module(SPDConnection * connection, const char *output_module) in spd_set_output_module() function
/dports/accessibility/speech-dispatcher/speech-dispatcher-0.10.2/src/clients/say/
H A Dsay.c146 if (spd_set_output_module(conn, output_module)) in main()
/dports/accessibility/py-speech-dispatcher/speech-dispatcher-0.10.2/src/clients/say/
H A Dsay.c146 if (spd_set_output_module(conn, output_module)) in main()
/dports/accessibility/py-speech-dispatcher/speech-dispatcher-0.10.2/doc/
H A Dspeech-dispatcher.texi1854 @deffn {C API function} int spd_set_output_module(SPDConnection* connection, char* output_module);
1855 @findex spd_set_output_module()
1856 @anchor{spd_set_output_module}
1933 @code{spd_set_output_module()} or via @code{spd_set_language}).
2038 @xref{spd_set_output_module}. In case of error, the return value is
/dports/accessibility/speech-dispatcher/speech-dispatcher-0.10.2/doc/
H A Dspeech-dispatcher.texi1854 @deffn {C API function} int spd_set_output_module(SPDConnection* connection, char* output_module);
1855 @findex spd_set_output_module()
1856 @anchor{spd_set_output_module}
1933 @code{spd_set_output_module()} or via @code{spd_set_language}).
2038 @xref{spd_set_output_module}. In case of error, the return value is