summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf16
1 files changed, 16 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 4a05f15190..c3f2c6987b 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -4135,6 +4135,7 @@ audiocodec msgsm
format 0x31
format 0x32
format 0x204D5347
+ format 0x1500
fourcc agsm
driver msgsm
@@ -4454,6 +4455,7 @@ audiocodec fftruespeech
info "FFmpeg TrueSpeech"
status working
format 0x22
+ format 0x1501
driver ffmpeg
dll "truespeech"
@@ -4464,6 +4466,20 @@ audiocodec truespeech
driver acm
dll "tssoft32.acm" ; need also tsd32.dll
+audiocodec netspeakgsm
+ info "NetSpeak GSM"
+ status working
+ format 0x1500
+ driver acm
+ dll "nsgsm32.acm"
+
+audiocodec netspeakts
+ info "NetSpeak TrueSpeech"
+ status working
+ format 0x1501
+ driver acm
+ dll "nstsp32.acm"
+
; rt32dcmp.dll needed too
audiocodec voxwarert24
info "VoxWare RT24 speech codec"