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 *************************************************************************
_______________________________________________ FreeSWITCH-dev mailing list FreeSWITCH-dev@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev http://www.freeswitch.org