[docs] Update wiki link to confluence
This commit is contained in:
parent
91f54340ed
commit
82a5c1addd
|
@ -8,7 +8,7 @@
|
||||||
${file}: output file (quoted, including .wav extension)
|
${file}: output file (quoted, including .wav extension)
|
||||||
|
|
||||||
Example commands can be found at:
|
Example commands can be found at:
|
||||||
http://wiki.freeswitch.org/wiki/Mod_tts_commandline#Example_commands
|
https://freeswitch.org/confluence/display/FREESWITCH/mod_tts_commandline#mod_tts_commandline-Examplecommands
|
||||||
-->
|
-->
|
||||||
<param name="command" value="echo ${text} | text2wave -f ${rate} > ${file}"/>
|
<param name="command" value="echo ${text} | text2wave -f ${rate} > ${file}"/>
|
||||||
</settings>
|
</settings>
|
||||||
|
|
Loading…
Reference in New Issue