comparison etc/codecs.conf @ 5753:40527e71c092

added voxware rt24 speech codec
author alex
date Sun, 21 Apr 2002 02:31:20 +0000
parents 16fed1cbe1c7
children dbc4e386d829
comparison
equal deleted inserted replaced
5752:3f6b724efe83 5753:40527e71c092
712 712
713 ; CLRVIDDC.DLL needed too, with uppercase 713 ; CLRVIDDC.DLL needed too, with uppercase
714 videocodec ucod 714 videocodec ucod
715 info "UCOD-ClearVideo" 715 info "UCOD-ClearVideo"
716 status working 716 status working
717 comment "BGR16 is buggy"
718 fourcc UCOD 717 fourcc UCOD
719 driver vfw 718 driver vfw
720 dll "clrviddd.dll" 719 dll "clrviddd.dll"
721 out UYVY 720 out UYVY
722 out BGR32,BGR24,BGR15 flip 721 out BGR32,BGR24,BGR15 flip
1193 info "Truespeech" 1192 info "Truespeech"
1194 status working 1193 status working
1195 format 0x22 1194 format 0x22
1196 driver acm 1195 driver acm
1197 dll "tssoft32.acm" 1196 dll "tssoft32.acm"
1197
1198 ; rt32dcmp.dll needed too
1199 audiocodec voxwarert24
1200 info "VoxWare RT24 speech codec"
1201 status working
1202 format 0x181c
1203 driver acm
1204 dll "nsrt2432.acm"