changeset 34726:4de1fdc72ffd

add creative fastspeech binary codec, no sample yet
author compn
date Wed, 14 Mar 2012 10:59:20 +0000
parents e902766a55db
children d35d064f4225
files etc/codecs.conf
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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