> Great link. After I all you said I get this error loading the module in > asterisk via load app_swift > > > > > The 'load' command is deprecated and will be removed in a future > release. Please use 'module load' instead. > [Nov 30 13:54:08] WARNING[7825]: loader.c:362 load_dynamic_module: Error > loading module 'app_swift': libswift.so.4: cannot open shared object > file: No such file or directory > [Nov 30 13:54:08] WARNING[7825]: loader.c:607 load_resource: Module > 'app_swift' could not be loaded. > > > > > Any ideas?
The README file reminds you to do this: Install one of the Cepstral Voices. Use the standard install directory /opt. On Linux don't forget to insert /opt/swift/lib into your /etc/ld.so.conf file and run ldconfig. Make sure you've got "/opt/swift/lib" in your ld.so.conf file! -MC _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
