[Freeswitch-users] Language of the speech

Rudolf Denert rdenert at tng.de
Fri Jul 31 07:31:44 PDT 2009


Hi again,

does anybody know why my freeswitch doesn't play German speech-files?

Here is my construct:

I'm generating a random number in my lua script:
rand = math.random(11, 1000);

The I want that the freeswitch says the "random number":
session:execute("say", "de name_spelled iterated " ..test_nummer);

It works fine in English but I don't bring the freeswitch to say the number in german. I installed the freeswitch-lang-de_1.0.3-1_i386.deb, change the line in freeswitch.xml:
<section name="phrases" description="Speech Phrase Management">
    <macros>
      <X-PRE-PROCESS cmd="include" data="lang/de/*.xml"/>
    </macros>
</section>

Here is an extraction from the fs_cli:
2009-07-31 16:23:47 [DEBUG] switch_core_state_machine.c:152 switch_core_standard_on_execute() sofia/external/anonymous at anonymous.invalid Execute set(default_language=de)
2009-07-31 16:23:47 [DEBUG] mod_dptools.c:711 set_function() sofia/external/anonymous at anonymous.invalid SET [default_language]=[de]

But I don't here any German speech only the English on

Does anybody of you have an idea? Thanks a lot again.

Best regards

-- 
-- 
Rudolf Denert, Technical Support
TNG AG, NGN
Projensdorfer Str. 324, D-24106 Kiel, Germany
phone: +49 431 7097-10, fax: +49 431 7097-555
mailto: rdenert at tng.de http://www.tng.de
-
Register: Amtsgericht Kiel, HRB 6596 KI
Supervisory board (Aufsichtsrat): Stefan Scheuermann (Vorsitz)
Executive board (Vorstand): Dr. Sven Willert (Vorsitz),  Dr. Thomas
Rohwer, Sven Schade, Carsten Tolkmit, Dr.-Ing. Volkmar Hausberg
Tax-Id (Steuernr.): 1929112637, VAT-Id (USt-Id): DE225201428
-
This e-mail may contain confidential and/or privileged information. If
you are not the intended recipient (or have received this e-mail in
error) please notify the sender immediately and destroy this e-mail. Any
unauthorized copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.

Diese E-Mail enthält vertrauliche und/oder rechtlich geschuetzte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese
E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den
Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie
die unbefugte Weitergabe dieser Mail ist nicht gestattet.




More information about the FreeSWITCH-users mailing list