wardmundy
Nerd Uno
- Joined
- Oct 12, 2007
- Messages
- 20,217
- Reaction score
- 5,974
Yet another text-to-speech app for Asterisk is ready for some testing. If you'd like to assist, follow the steps below to install the software. Then pick up a phone on your Asterisk system and dial T-O-D-A-Y.
Log into your server as root and issue the following commands:
This install assumes you have at least one Nerd Vittles TTS app already installed. If not, add the following line to /etc/crontab:
If you have Cepstral installed on your system, edit nv-today.php in /var/lib/asterisk/agi-bin and set: $ttspick = 1 ;
Feedback appreciated.
P.S. The Civil War began 148 years ago today in good old Charleston...
Log into your server as root and issue the following commands:
HTML:
cd /root
wget http://bestof.nerdvittles.com/applications/today/today.pbx
chmod +x today.pbx
./today.pbx
asterisk -rx "dialplan reload"
HTML:
01 0 * * * root rm -f /var/lib/asterisk/sounds/tts/tts* > /dev/null
Feedback appreciated.
P.S. The Civil War began 148 years ago today in good old Charleston...