From 1ae6b9eac5994d851eff8dc014fb7aa5670b78c9 Mon Sep 17 00:00:00 2001 From: alex Date: Sun, 21 Apr 2002 02:31:20 +0000 Subject: [PATCH] added voxware rt24 speech codec git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5754 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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"