You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeaccessibility/kttsd/players/akodeplayer
Michele Calgaro ddd81fab61
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
1 month ago
..
CMakeLists.txt Add PO_DIR option to properly merge translations into desktop files. 3 years ago
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
README Additional renaming of kde to tde 13 years ago
akodeplayer.cpp Conversion to the cmake building system. 3 years ago
akodeplayer.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 1 month ago
akodeplugin.cpp Removed code formatting modelines. 4 years ago
kttsd_akodeplugin.desktop Added translation of .desktop files. 3 years ago

README

This is an aKode audio plugin for KTTS.

There are two problems right now (19 Jun 2005) that prevent this from being usable
for KTTS:

1.  There was a bug in aKode that prevents it from playing .wav files.  Carewolf
    applied a patch on 13 Jun 2005 to decoderpluginhandler.cpp for this,
    so you may need to update your tdemultimedia modules.

2.  aKode doesn't instantly stop when calling pause() or stop().
    See bug:107135.

If you want to try this plugin, add --enable-kttsd-akode to ./configure command.

If the problems above aren't addressed, this plugin should probably be removed
from KTTS.

-- Gary Cramblitt (PhantomsDad)