# HG changeset patch # User compn # Date 1331722760 0 # Node ID 4de1fdc72ffd570f4d1f2815ebb04fbc7de478ac # Parent e902766a55db0b28b8ce04598cf5098e09c973bf add creative fastspeech binary codec, no sample yet diff -r e902766a55db -r 4de1fdc72ffd etc/codecs.conf --- a/etc/codecs.conf Wed Mar 14 03:42:23 2012 +0000 +++ b/etc/codecs.conf Wed Mar 14 10:59:20 2012 +0000 @@ -5260,6 +5260,14 @@ driver acm dll "ctadp32.acm" +audiocodec ctfs32 + info "Creative FastSpeech 8 and FastSpeech 10 CODEC" + status untested + format 0x202 ; FastSpeech 8 + format 0x203 ; FastSpeech 10 + driver acm + dll "ctfs32.acm" + audiocodec sc4 info "SC4 : Micronas speech codec (ADPCM, MPman recording)" status working