D24102: Add Pause/Resume action for pausing and resuming speech synthesis.
Albert Astals Cid
noreply at phabricator.kde.org
Wed Sep 25 21:13:52 BST 2019
aacid added a comment.
Sounds sensible, what about the TODO you have on the top?
INLINE COMMENTS
> dlgaccessibility.cpp:36
> + // Populate tts engines
> + QStringList engines = QTextToSpeech::availableEngines();
> + foreach (const QString &engine, engines) {
const
> dlgaccessibility.cpp:37
> + QStringList engines = QTextToSpeech::availableEngines();
> + foreach (const QString &engine, engines) {
> + m_dlg->kcfg_ttsEngine->addItem (engine);
use for ( : )
REPOSITORY
R223 Okular
REVISION DETAIL
https://phabricator.kde.org/D24102
To: whiting, aacid
Cc: sander, okular-devel, andisa, siddharthmanthan, maguirre, fbampaloukas, joaonetto, kezik, tfella, ngraham, darcyshen, aacid
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/okular-devel/attachments/20190925/39e98e62/attachment.html>
More information about the Okular-devel
mailing list