Jeremy Whiting
61554c833e
Reenabled text to speech using QtSpeech as an optional dependency.
...
If QtSpeech (dev branch) is built and installed this builds and works
very well.
REVIEW:122553
11 years ago
Montel Laurent
21360d6b7a
Fix includes
12 years ago
Montel Laurent
2eacdea022
Port to new connect api
12 years ago
Frederik Gladhorn
0ba233788c
Use moc include style dictated by automoc
...
While it's generally not a great idea to include moc files at least this
compiles.
12 years ago
Montel Laurent
f9f65979f5
Normalize signals/slots
15 years ago
Burkhard Lück
a24d98e3bc
change KTTSD to the new name Jovie
...
CCMAIL:jpwhiting@kde.org
svn path=/trunk/KDE/kdegraphics/okular/; revision=1175907
16 years ago
Pino Toscano
efcd020e2a
port TTS to QDBusServiceWatcher
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1163584
16 years ago
Jeremy Paul Whiting
022ff70197
revert last commit, fixed the wrong way
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1138358
16 years ago
Jeremy Paul Whiting
7698d0db23
Fixed okular's speech to look for renamed kde speech application Jovie
...
Fixed okular's speech class to connect to org.kde.KSpeech endpoint
svn path=/trunk/KDE/kdegraphics/okular/; revision=1138355
16 years ago
Pino Toscano
723aa28f91
no need to tie the TTS object to the page view stuff, just emit the error messages and let the page view handle them
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=851245
18 years ago
Pino Toscano
bc9c110df0
do not leak the kspeech interface object
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=782640
18 years ago
Pino Toscano
32baca8638
- keep track of the speech jobs we started
...
- remove each job when it's finished
- add a signal to notify whether we have jobs
svn path=/trunk/KDE/kdegraphics/okular/; revision=782504
18 years ago
Pino Toscano
a4da9a27dc
Switch to use the generated interface from org.kde.KSpeech.xml, instead of manually call the functions.
...
Keep the TTS interface around (for multiple usage), and delete it when the KTTSD service goes away.
svn path=/trunk/KDE/kdegraphics/okular/; revision=782482
18 years ago
Pino Toscano
f407f84d8a
move in an own class (out of the page view) all the TTS related code
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=782420
18 years ago