FlightGear next
voice.cxx File Reference
#include <Main/globals.hxx>
#include <sstream>
#include <simgear/compiler.h>
#include <Main/fg_props.hxx>
#include "voice.hxx"
#include "flitevoice.hxx"

Go to the source code of this file.

Classes

class  FGFestivalVoice
 

Macros

#define VOICE   "/sim/sound/voices"
 

Functions

SGSubsystemMgr::Registrant< FGVoiceMgrregistrantFGVoiceMgr (SGSubsystemMgr::DISPLAY)
 

Macro Definition Documentation

◆ VOICE

#define VOICE   "/sim/sound/voices"

Definition at line 19 of file voice.cxx.

Function Documentation

◆ registrantFGVoiceMgr()

SGSubsystemMgr::Registrant< FGVoiceMgr > registrantFGVoiceMgr ( SGSubsystemMgr::DISPLAY )