changeset 5753:40527e71c092

added voxware rt24 speech codec
author alex
date Sun, 21 Apr 2002 02:31:20 +0000
parents 3f6b724efe83
children db8764171482
files etc/codecs.conf
diffstat 1 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Sun Apr 21 02:29:29 2002 +0000
+++ b/etc/codecs.conf	Sun Apr 21 02:31:20 2002 +0000
@@ -714,7 +714,6 @@
 videocodec ucod
   info "UCOD-ClearVideo"
   status working
-  comment "BGR16 is buggy"
   fourcc UCOD
   driver vfw
   dll "clrviddd.dll"
@@ -1195,3 +1194,11 @@
   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"