#include <voice.hxx>
Inherits SGPropertyChangeListener.
Inherited by FGFLITEVoice, and FGFestivalVoice.
Definition at line 98 of file voice.hxx.
◆ FGVoice()
◆ ~FGVoice()
virtual FGVoiceMgr::FGVoice::~FGVoice |
( |
| ) |
|
|
inlinevirtual |
◆ pushMessage()
void FGVoiceMgr::FGVoice::pushMessage |
( |
const std::string & | m | ) |
|
◆ speak() [1/2]
bool FGVoiceMgr::FGVoice::speak |
( |
void | | ) |
|
◆ speak() [2/2]
virtual void FGVoiceMgr::FGVoice::speak |
( |
const std::string & | msg | ) |
|
|
pure virtual |
◆ update()
virtual void FGVoiceMgr::FGVoice::update |
( |
double | dt | ) |
|
|
pure virtual |
◆ valueChanged()
void FGVoiceMgr::FGVoice::valueChanged |
( |
SGPropertyNode * | node | ) |
|
|
protected |
THREAD ///.
LISTENER ///
Definition at line 284 of file voice.cxx.
◆ _mgr
◆ _msg
std::queue<std::string> FGVoiceMgr::FGVoice::_msg |
|
protected |
The documentation for this class was generated from the following files: