summaryrefslogtreecommitdiffstats
path: root/kttsd/players/akodeplayer/README
blob: 456b92b2772a83a686887016566ee659f87e0255 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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)