[Freeswitch-users] "say" in other language..

Seven Du dujinfang at gmail.com
Thu Jul 26 18:02:06 UTC 2018


try

load mod_say_it

on the console and see if it's actually loaded. build and load if it's
missing.


On Tue, Jul 24, 2018 at 11:19 AM Francesco Facco de Lagarda <
francesco at delagarda.com> wrote:

> I am trying to make fs “say” currency in Italian…
>
>
>
> If I
>
> session.execute("say", "en CURRENCY PRONOUNCED 10.96");
>
> it speaks perfectly in English, saying “10 dollars and 96 cents”
>
>
>
> if I
>
> session.execute("say", "it CURRENCY PRONOUNCED 10.96");
>
> fs_cli reports
>
> EXECUTE sofia/internal/1005 at 192.168.0.234 say(it CURRENCY PRONOUNCED
> 10.96)
>
> 2018-07-22 12:57:50.778081 [ERR] switch_xml.c:3174 Can't find language it.
>
>
>
>
>
> But in modules.conf.xml, I have
>
> <load module="mod_say_en"/>
>
> <load module="mod_say_it"/>
>
>
>
> And I have checked and I have all my “say” modules
>
> ls -l  /usr/lib/freeswitch/mod/mod_say*
>
> gives me
>
>>
> -rw-r--r-- 1 root root 18664 Jan 24 02:20
> /usr/lib/freeswitch/mod/mod_say_en.so
>
> ..
>
> -rw-r--r-- 1 root root 18632 Jan 24 02:20
> /usr/lib/freeswitch/mod/mod_say_it.so
>
> ..
>
> ..
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Services
> sales at freeswitch.com
> https://freeswitch.com
>
> Official FreeSWITCH Sites
> https://freeswitch.com/oss
> https://freeswitch.org/confluence
> https://cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> https://freeswitch.com



-- 
About: http://about.me/dujinfang
Blog: http://www.dujinfang.com
Proj:  http://www.freeswitch.org.cn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20180726/abdfc37d/attachment.html>


More information about the FreeSWITCH-users mailing list