FlightGear next
VoiceSynthesizer.cxx File Reference
#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 []
 

Variable Documentation

◆ VOICE_FILES

const char* VOICE_FILES[]
static
Initial value:
= {
"cmu_us_arctic_slt.htsvoice",
"cstr_uk_female-1.0.htsvoice"
}

Definition at line 34 of file VoiceSynthesizer.cxx.