[Freeswitch-dev] Issue with mod_flite
    Suneel Papineni 
    Suneel.Papineni at mettoni.com
       
    Tue Jan 12 09:27:57 PST 2010
    
    
  
Hi Jeff,
 
Thanks for the solution. It works and respective dll got created in
"mod" folder.
 
Thanks & Regards
Suneel
 
 
 
From: freeswitch-dev-bounces at lists.freeswitch.org
[mailto:freeswitch-dev-bounces at lists.freeswitch.org] On Behalf Of Jeff
Lenk 
Sent: 12 January 2010 17:01
To: freeswitch-dev at lists.freeswitch.org 
Subject: Re: [Freeswitch-dev] Issue with mod_flite
 
You must select the project in the solution and build from there.
Mod_flite is not built by default in the solution 
-----Original Message----- 
From: Suneel Papineni 
Sent: 1/12/2010 4:35:23 PM 
To: freeswitch-dev at lists.freeswitch.org 
Subject: [Freeswitch-dev] Issue with mod_flite 
Hi,
 
 I am facing a problem with mod_flite. Could someone help me in
resolving this issue.
 
1. I am building a Windows version of Freeswitch and using
Freeswitch1.0.5_latest.
2. Uncommented asr_tts/mod_flite in modules.conf.in file and commented
out all other asr_tts modules.
#asr_tts/mod_unimrcp
asr_tts/mod_flite
#asr_tts/mod_pocketsphinx
#asr_tts/mod_cepstral
#asr_tts/mod_tts_commandline
 
3. Now tried to build a "Debug" or "Release" solution. 
4. In both cases after successful build, I am not finding mod_flite
module in "mod" folder. 
5. Before running Freeswitch.exe, edited "modules.conf.xml" file as
follows:
<!-- ASR /TTS -->
    <load module="mod_flite"/>
    <!-- <load module="mod_pocketsphinx"/> -->
    <!-- <load module="mod_cepstral"/> -->
    <!-- <load module="mod_tts_commandline"/> -->
    <!-- <load module="mod_rss"/> -->
6. When application is running, there is an error in loading the file
observed in the console....
 
2010-01-12 13:26:21.771159 [CRIT] switch_loadable_module.c:872 Error
Loading module
D:\FS\freeswitch-1.0.5-latest\freeswitch-1.0.5-20100104-0400\Release\mod
\mod_flite.dll
**dll open error [126l]
**
Could someone please let me know and correct me if I made a mistake in
the process.
 
Thanks & Regards
Suneel
 
************************************************************************
*
Please consider the environment before printing this e-mail
************************************************************************
*
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.  http://www.mettoni.com
 
Mettoni Ltd
Registered in England and Wales: 4485956
9400 Garsington Road, Oxford Business Park, Oxford, OX4 2HN
************************************************************************
*
*************************************************************************
Please consider the environment before printing this e-mail
*************************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.  http://www.mettoni.com
Mettoni Ltd
Registered in England and Wales: 4485956
9400 Garsington Road, Oxford Business Park, Oxford, OX4 2HN
*************************************************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20100112/0d874d7e/attachment.html 
    
    
More information about the FreeSWITCH-dev
mailing list