]> git.mxchange.org Git - flightgear.git/blobdiff - src/ATCDCL/ATISmgr.hxx
httpd: don't spam the console with debug messages
[flightgear.git] / src / ATCDCL / ATISmgr.hxx
index 716044f83fdc3a59f8aa4426df0165154180023c..29aaef4722e60b569c0650fe33245a732202ed9e 100644 (file)
@@ -40,6 +40,7 @@ private:
 #ifdef ENABLE_AUDIO_SUPPORT
     bool useVoice;  // Flag - true if we are using voice
     FGATCVoice* voice;
+    std::string voiceName; // currently loaded voice name
 #endif
 
 public:
@@ -47,6 +48,7 @@ public:
     ~FGATISMgr();
 
     void init();
+    void reinit();
     void update(double dt);
 
     // Return a pointer to an appropriate voice for a given type of ATC