Re: [Flightgear-devel] [PATCH][RFC] speech synthesis with festival

2006-02-05 Thread Vassilii Khachaturov
Would it be difficult to include an urgent shut-up interface? Otherwise it means that the client code must chunk the text and make sure unsaid chunks are fed in real time. (Scenario: an instructor tells you about something to do and then suddenly has to shout about an evasive maneuver, aborting wha

[Flightgear-devel] [PATCH][RFC] speech synthesis with festival

2006-02-05 Thread Melchior FRANZ
Here's a "fix" for the existing & totally broken festival speech synthesis interface. The new implementation isn't part of the ATC subsystem any more, but resides in the Sound/ dir. It can be called via FGVoiceMgr::say(string), or simply by writing to property /sim/sound/speech, and is so available