Hi all, I'm trying to use the C++ festival api within a Qapplication. I get the following error:
-=-=-=-=-=- EST Warning -=-=-=-=-=- Target pitchmarks end before end of target segment timings (0,080524 vs 0,100000). Expect a truncated utterance -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- and the sound is not understandable. If i'm using only the sample code ( from http://www.cstr.ed.ac.uk/projects/festival/manual/festival_28.html#SEC132 ) it is works. But if I exectute it after started a qapp, i get the previous error. I also tried to put the code in a specific thread but the result is still the same. Do you know the right way to mix festival and the Qt framework? I also tried http://gitorious.org/qt-speech but same result. Thanks regards, Mehdi
_______________________________________________ Festlang-talk mailing list [email protected] https://lists.berlios.de/mailman/listinfo/festlang-talk
