Invalid speech module [unimrcp]

784 views
Skip to first unread message

FS_Newbie

unread,
Dec 18, 2017, 6:29:51 PM12/18/17
to UniMRCP
Hello,

I'm getting the following error when testing LumenVox TTS with Freeswitch:

[ERR] switch_core_speech.c:62 Invalid speech module [unimrcp]!

[ERR] switch_ivr_play_say.c:3008 Invalid TTS module!

/etc/freeswitch/mrcp_profiles/lumenvox.xml

<include>
  <!-- LumenVox MRCPv1 -->
  <profile name="lumenvox" version="1">
    <param name="server-ip" value="172.18.2.150"/>
    <param name="server-port" value="554"/>
    <param name="resource-location" value=""/>
    <param name="speechsynth" value="synthesizer"/>
    <param name="speechrecog" value="recognizer"/>
    <!--param name="rtp-ext-ip" value="172.18.2.150"/-->
    <param name="rtp-ip" value="172.18.2.150"/>
    <param name="rtp-port-min" value="28000"/>
    <param name="rtp-port-max" value="29000"/>
    <!--param name="playout-delay" value="50"/-->
    <!--param name="max-playout-delay" value="200"/-->
    <!--param name="ptime" value="20"/-->
    <param name="codecs" value="PCMU PCMA L16/96/8000"/>

    <!-- Add any default MRCP params for SPEAK requests here -->
    <synthparams>
    </synthparams>

    <!-- Add any default MRCP params for RECOGNIZE requests here -->
    <recogparams>
      <!--param name="start-input-timers" value="false"/-->
    </recogparams>
  </profile>
</include>

Can you suggest on what to check on?  I've confirmed that LumenVox TTS is working using their Diagnostic tools.

Thanks!

FS_Newbie

unread,
Dec 19, 2017, 5:14:52 PM12/19/17
to UniMRCP
it looks like the mod_unimrcp module is not loaded.

frees...@freeswitch.localdomain> module_exists mod_unimrcp
false

Even though I added the following line to the ....\freeswitch\autoload_config\modules.conf.xml file.

<load module="mod_unimrcp"/> 

and FS is up and running as the output of status is shown below:

FreeSWITCH (Version 1.6.19  64bit) is ready
0 session(s) since startup

what am I missing here?

thank you!

Arsen Chaloyan

unread,
Dec 29, 2017, 4:44:39 PM12/29/17
to UniMRCP
It appears mod_unimrcp was not even compiled. Make sure asr_tts/mod_unimrcp is enabled in modules.conf.

--
You received this message because you are subscribed to the Google Groups "UniMRCP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to unimrcp+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Arsen Chaloyan
Author of UniMRCP
http://www.unimrcp.org
Reply all
Reply to author
Forward
0 new messages