Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Sep 2005 14:29:19 -0400
From:      Randy Pratt <bsd-unix@comcast.net>
To:        freebsd@fadesa.es
Cc:        multimedia@freebsd.org
Subject:   Re: about text2wave (audio/festival)
Message-ID:  <20050920142919.6115c6fa.bsd-unix@comcast.net>
In-Reply-To: <432EF7AB.ED2AF314@fadesa.es>
References:  <432EF7AB.ED2AF314@fadesa.es>

next in thread | previous in thread | raw e-mail | index | archive | help

On Mon, 19 Sep 2005 19:38:51 +0200
"José M. Fandiño"  <freebsd@fadesa.es> wrote:

> Hello list,
> 
>  I was trying to get a spoken version of the FreeBSD handbook
> with the text2wave script (available with the festival speech
> synthesis system), but something is wrong with the default
> installation.
> 
> That is what I get:
> 
> > festival /usr/local/share/festival/examples/text2wave
> SIOD ERROR: unbound variable
> argv
> closing a file left open: /usr/local/share/festival/examples/text2wave
> 
> anyone knows how to get this working?

I've not used the text2wave script but I have used festival to "read"
text:

	cat textfile | festival --tts

I'm not sure if that would suit your porposes but I thought it worth
mentioning.

Best regards,

Randy

-- 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050920142919.6115c6fa.bsd-unix>