]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Added mod_ssml (speech synthesis markup language) ssml:// and tts:// file formats.
authorChris Rienzo <chris.rienzo@grasshopper.com>
Thu, 6 Jun 2013 19:34:49 +0000 (15:34 -0400)
committerChris Rienzo <chris.rienzo@grasshopper.com>
Thu, 6 Jun 2013 19:34:49 +0000 (15:34 -0400)
commitacacb342e8fe944ae233e46ab1ab191e6b22b313
tree3a0b380728f68c27509e27f4e84488bd27d9a920
parent74dcbe8240ee1ce8714102e645a8de8e43b5d35a
Added mod_ssml (speech synthesis markup language) ssml:// and tts:// file formats.
build/modules.conf.in
src/mod/formats/mod_ssml/Makefile [new file with mode: 0644]
src/mod/formats/mod_ssml/conf/autoload_configs/ssml.conf.xml [new file with mode: 0644]
src/mod/formats/mod_ssml/mod_ssml.c [new file with mode: 0644]