<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">what log output do you get when you load mod_say?  what output do you get to “show say”<div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Jun 5, 2017, at 5:53 AM, boesemar . <<a href="mailto:boesemar@gmail.com" class="">boesemar@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><pre class="">Hi Brian,<br class=""><br class=""></pre><pre class="">mod_say_pt is definitely loaded:<br class=""><br class="">> module_exists mod_say_pt<br class="">true<br class=""><br class=""></pre><pre class="">Can you think of any other cause for the "Invalid SAY Interface [pt]" ?<br class=""></pre><pre class="">Martin<br class=""></pre><pre class=""><br class="">PS: sorry for breaking the thread - problem with email<br class=""></pre><pre class=""><br class=""><br class="">Brian West brian at <a href="http://freeswitch.org/" class="">freeswitch.org</a><br class="">Fri Jun 2 14:51:25 UTC 2017<br class=""><br class="">I would guess mod_say_pt is not loaded.

On Fri, Jun 2, 2017 at 4:54 AM, Martin Boese <<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" class="">martin at maxnet.ao</a>> wrote:

><i class=""> Hi!
</i>><i class="">
</i>><i class=""> FreeSWITCH Version 1.6.15-32-bec4538~64bit (-32-bec4538 64bit)
</i>><i class=""> Debian Jessie. Vanilla config.
</i>><i class="">
</i>><i class=""> I am trying to enable portuguese to say numbers using dptools "Say".
</i>><i class="">
</i>><i class=""> This is what I did:
</i>><i class="">  - Module mod_say_pt is loaded
</i>><i class="">  - in freeswitch.xml
</i>><i class="">    include lang/pt/pt_PT.xml
</i>><i class="">  - Downloaded sounds from
</i>><i class="">    <a href="https://github.com/jpawlowski/freeswitch-sounds-ttsand" class="">https://github.com/jpawlowski/freeswitch-sounds-ttsand</a> placed them
</i>><i class="">    into /usr/share/freeswitch/sounds
</i>><i class="">    Directory structure is now like: /pt/tts/google/ascii/16000/...
</i>><i class="">
</i>><i class=""> CLI> say_string t.wav pt NUMBER pronounced 123
</i>><i class=""> [ERR] switch_xml.c:3180 Can't find phrases tag
</i>><i class="">
</i>><i class=""> ..I found out that lang/pt_PT.xml seems to be missing the
</i>><i class=""> <phrases><macros> tags within the <language> tag (vanilla config). I
</i>><i class=""> fixed that.
</i>><i class="">
</i>><i class=""> Now:
</i>><i class=""> CLI> say_string t.wav pt NUMBER pronounced 123
</i>><i class=""> [ERR] switch_ivr.c:3726 Invalid SAY Interface [pt]!
</i>><i class="">
</i>><i class=""> BTW: English works fine:
</i>><i class=""> CLI> say_string t.wav en NUMBER pronounced 123
</i>><i class=""> file_<a class="">string://digits/1.wav!digits/hundred.wav!digits/20.wav!digits/3.wav</a>
</i>><i class="">
</i>><i class=""> I also tried other languages but have same error "Invalid SAY
</i>><i class=""> Interface".
</i>><i class="">
</i>><i class=""> What am I missing. Please help.
</i>></pre></div></div></blockquote></div></div></body></html>