comparison etc/codecs.conf @ 30512:f287fc198666

add netspeak versions of truespeech and gsm audio codecs to codecs.conf
author compn
date Sat, 13 Feb 2010 17:39:34 +0000
parents e68460fb7693
children ee0b9c3bbf29
comparison
equal deleted inserted replaced
30511:59750cd96b29 30512:f287fc198666
4134 info "MS GSM" 4134 info "MS GSM"
4135 status working 4135 status working
4136 format 0x31 4136 format 0x31
4137 format 0x32 4137 format 0x32
4138 format 0x204D5347 4138 format 0x204D5347
4139 format 0x1500
4139 fourcc agsm 4140 fourcc agsm
4140 driver msgsm 4141 driver msgsm
4141 4142
4142 audiocodec msgsmacm 4143 audiocodec msgsmacm
4143 info "MS GSM" 4144 info "MS GSM"
4453 4454
4454 audiocodec fftruespeech 4455 audiocodec fftruespeech
4455 info "FFmpeg TrueSpeech" 4456 info "FFmpeg TrueSpeech"
4456 status working 4457 status working
4457 format 0x22 4458 format 0x22
4459 format 0x1501
4458 driver ffmpeg 4460 driver ffmpeg
4459 dll "truespeech" 4461 dll "truespeech"
4460 4462
4461 audiocodec truespeech 4463 audiocodec truespeech
4462 info "DSP Group TrueSpeech(TM)" 4464 info "DSP Group TrueSpeech(TM)"
4463 status working 4465 status working
4464 format 0x22 4466 format 0x22
4465 driver acm 4467 driver acm
4466 dll "tssoft32.acm" ; need also tsd32.dll 4468 dll "tssoft32.acm" ; need also tsd32.dll
4469
4470 audiocodec netspeakgsm
4471 info "NetSpeak GSM"
4472 status working
4473 format 0x1500
4474 driver acm
4475 dll "nsgsm32.acm"
4476
4477 audiocodec netspeakts
4478 info "NetSpeak TrueSpeech"
4479 status working
4480 format 0x1501
4481 driver acm
4482 dll "nstsp32.acm"
4467 4483
4468 ; rt32dcmp.dll needed too 4484 ; rt32dcmp.dll needed too
4469 audiocodec voxwarert24 4485 audiocodec voxwarert24
4470 info "VoxWare RT24 speech codec" 4486 info "VoxWare RT24 speech codec"
4471 status working 4487 status working