app_cepstral

app_cepstral TTS

d/l the source file from
http://intralanman.com/downloads/app_cepstral-callweaver.tgz
decompress the file
tar -zxvf app_cepstral-callweaver.tgz

make sure you have your CallWeaver source (or a symlink) in /usr/src/callweaver for easiest installation

cd to the callweaver-cepstral directory and
make autoload 
should make install and load the module into the running CallWeaver You’ll currently need to start callweaver like so:
LD_LIBRARY_PATH=/opt/swift/lib/ callweaver
until I have time to fix that, unless someone has a patch they’d like to donate