[Asterisk-Users] Re: Festival Woes

Howard Lowndes lannet at lannet.com.au
Mon Feb 14 23:09:46 MST 2005


On Tue, 2005-02-15 at 15:55, Brian Dingman wrote:
> Wow. I posted that a long time ago. Thanks. Festival doesn't seem very
> stable to me though.

Works fine for me, but I think the non-US accents need some work.

> 
> 
> On Tue, 15 Feb 2005 15:14:47 +1100, Rod Bacon
> <rod.bacon at empoweredcomms.com.au> wrote:
> > SIOD ERROR: wrong type of argument to car : wholeutt
> > 
> > Try changing your festival.scm to the following:
> > 
> > (Note the extra () on the 4th last line).
> > 
> > (define (tts_textasterisk string mode)
> > "(tts_textasterisk STRING MODE)
> > Apply tts to STRING. This function is specifically designed for
> > use in server mode so a single function call may synthesize the string.
> > This function name may be added to the server safe functions."
> > (let ((wholeutt (utt.synth (eval (list 'Utterance 'Text string)))))
> > (utt.wave.resample wholeutt 8000)
> > (utt.wave.rescale wholeutt 5)
> > (utt.send.wave.client wholeutt)))
> > 
> > _______________________________________________
> > Asterisk-Users mailing list
> > Asterisk-Users at lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> > To UNSUBSCRIBE or update options visit:
> >    http://lists.digium.com/mailman/listinfo/asterisk-users
> >
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
-- 
Howard.
LANNet Computing Associates;
Your Linux people <http://www.lannetlinux.com>
------------------------------------------
"When you just want a system that works, you choose Linux;
when you want a system that just works, you choose Microsoft."
------------------------------------------
"Flatter government, not fatter government;
Get rid of the Australian states."





More information about the asterisk-users mailing list