#include <config.h>
#include <simgear/sound/soundmgr.hxx>
#include <simgear/structure/commands.hxx>
#include "VoiceSynthesizer.hxx"
#include "sample_queue.hxx"
#include "soundmanager.hxx"
#include <Main/globals.hxx>
#include <Main/fg_props.hxx>
#include <Viewer/view.hxx>
#include <stdio.h>
#include <vector>
#include <string>
Go to the source code of this file.
◆ registrantFGSoundManager()
SGSubsystemMgr::Registrant< FGSoundManager > registrantFGSoundManager |
( |
SGSubsystemMgr::SOUND | , |
|
|
{{"SGSoundMgr", SGSubsystemMgr::Dependency::HARD}} | ) |