]> 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>
Fri, 22 Oct 2021 22:21:29 +0000 (01:21 +0300)
commitaa9134fdadfd210cd09697710532f20bb5938625
treec644a199d88e7e184a90794d097ffc499d38b5ec
parent9718de33e86fc1ac3de5ab59fda22f2a465a65dc
[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]