Richard Alvarez
unread,Jul 10, 2009, 12:51:09 PM7/10/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to aster...@googlegroups.com
Quiero probar festival
lo instale
apt-get install festival festival-dv
instale las voces en español
festival.conf
[general]
host=localhost
port=1314
festivalcommand=(tts_textasterisk "%s" 'file)(quit)\n
extensions.conf
exten=> 3,1,festival(Hola)
exten=> 3,n,hangup()
llama al 3 y no escucho nada y se corta la llamada en el cli tengo esto:
sgc-01*CLI>
-- Executing [3@gateway:1] Festival("SIP/20-08f966a0", "Hola") in new stack
== Parsing '/etc/asterisk/festival.conf': Found
[Jul 10 12:41:01] WARNING[6042]: app_festival.c:405 festival_exec: festival_client: connect to server failed
== Spawn extension (gateway, 3, 1) exited non-zero on 'SIP/20-08f966a0'
Como dice el mensaje connect to server failed
Verifico el modulo festival esta cargada en asterisk
module load app_festival
[Jul 10 12:49:01] WARNING[24142]: loader.c:655 load_resource: Module 'app_festival' already exists.
ejecuto festival en la consola
root@sgc-01:~# festival
Festival Speech Synthesis System 1.96:beta July 2004
Copyright (C) University of Edinburgh, 1996-2004. All rights reserved.
For details type `(festival_warranty)'
festival>