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

Tihomir Culjaga tculjaga at gmail.com
Thu Jul 26 10:05:37 UTC 2018


you need to configure italian language support in FS.

just see how its done for other languages.
also, you need italian voice files as well.


i have done it many years ago so i can't remember everything but there was
more than just load mod_say_<language> modules :=)


On 22 July 2018 at 13:00, 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20180726/cce8b666/attachment-0001.html>


More information about the FreeSWITCH-users mailing list