changeset 30679:66946ea4dea7

add older lhacm codec for formats 0x70-0x73 to codecs.conf
author compn
date Tue, 23 Feb 2010 13:40:45 +0000
parents 056d0932b4dc
children 9f6927dd7472
files etc/codecs.conf
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Tue Feb 23 09:04:18 2010 +0000
+++ b/etc/codecs.conf	Tue Feb 23 13:40:45 2010 +0000
@@ -4539,6 +4539,16 @@
   driver acm
   dll "lhacm.acm"
 
+audiocodec lhacm2
+  info "Voxware AC aka Lernout & Hauspie CELP and CBS codecs"
+  status working
+  format 0x70
+  format 0x71
+  format 0x72
+  format 0x73
+  driver acm
+  dll "lhacm2.acm" ; aka lhacm.acm md5sum 4585780a8eb71d86df64553b34ba8f79
+
 audiocodec pscelp
   info "Philips Speech Processing CELP"
   status working