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
gregory guy 6b3181cf92
Conversion to the cmake building system.
3 years ago
..
CMakeLists.txt Conversion to the cmake building system. 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 Conversion to the cmake building system. 3 years ago
akodeplugin.cpp Removed code formatting modelines. 4 years ago
kttsd_akodeplugin.desktop Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 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)