FlightGear next
|
#include <simgear/sound/sample.hxx>
#include <simgear/threads/SGQueue.hxx>
#include <string>
Go to the source code of this file.
Classes | |
class | VoiceSynthesizer |
A Voice Synthesizer Interface. More... | |
class | SoundSampleReadyListener |
struct | SynthesizeRequest |
class | FLITEVoiceSynthesizer |
A Voice Synthesizer using FLITE+HTS. More... | |