]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[mod_ssml] Add channel-uuid parameter to the tts:// file format and forward it to...
authorChris Rienzo <chris@signalwire.com>
Mon, 1 Mar 2021 18:47:54 +0000 (18:47 +0000)
committerAndrey Volk <andywolk@gmail.com>
Sat, 23 Oct 2021 19:00:41 +0000 (22:00 +0300)
commit97d585465515ee7e17a6ef0fedc3371db2258e2f
treec644a199d88e7e184a90794d097ffc499d38b5ec
parent1adcebb309cba22a2558012d8a800ba2a8cd2308
[mod_ssml] Add channel-uuid parameter to the tts:// file format and forward it to the core speech handle as a parameter.
.gitignore
src/mod/applications/mod_test/mod_test.c
src/mod/formats/mod_ssml/Makefile.am
src/mod/formats/mod_ssml/mod_ssml.c
src/mod/formats/mod_ssml/test/freeswitch.xml [new file with mode: 0644]
src/mod/formats/mod_ssml/test/test_tts_format.c [new file with mode: 0644]