Page 1 of 1

Empty wav file generated

PostPosted: Mon Dec 24, 2007 12:29 pm
by naveenpalani
Hi,

Using the command below in my terminal should result in a wav file that reads the text given:

swift -o /tmp/test.wav 'welcome to cepstral'

Here in my case an empty wav file is created which is of 44 bytes. Any thoughts on this. what might be the problem, why is that i am not able to get the text to speech.

PostPosted: Mon Jan 07, 2008 6:24 am
by naveenpalani
I could resove it after lincesing the concurrency ports.