summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf9
1 files changed, 8 insertions, 1 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index dab20e0d92..904613d3d0 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -714,7 +714,6 @@ videocodec mss1
videocodec ucod
info "UCOD-ClearVideo"
status working
- comment "BGR16 is buggy"
fourcc UCOD
driver vfw
dll "clrviddd.dll"
@@ -1195,3 +1194,11 @@ audiocodec truespeech
format 0x22
driver acm
dll "tssoft32.acm"
+
+; rt32dcmp.dll needed too
+audiocodec voxwarert24
+ info "VoxWare RT24 speech codec"
+ status working
+ format 0x181c
+ driver acm
+ dll "nsrt2432.acm"