FlightGear next
|
#include <utility>
#include "VoiceSynthesizer.hxx"
#include <Main/globals.hxx>
#include <Main/fg_props.hxx>
#include <simgear/sg_inlines.h>
#include <simgear/debug/logstream.hxx>
#include <simgear/misc/sg_path.hxx>
#include <simgear/threads/SGThread.hxx>
#include <flite_hts_engine.h>
Go to the source code of this file.
Classes | |
class | FLITEVoiceSynthesizer::WorkerThread |
Variables | |
static const char * | VOICE_FILES [] |
|
static |
Definition at line 34 of file VoiceSynthesizer.cxx.