mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 12:55:31 +08:00
Update to new vatlib
This commit is contained in:
committed by
Klaus Basan
parent
4387c3b433
commit
c0d9aacbb1
@@ -122,7 +122,7 @@ namespace BlackCore
|
||||
}
|
||||
};
|
||||
|
||||
static void voiceLogHandler(SeverityLevel severity, const char *context, const char *message);
|
||||
static void voiceLogHandler(VatSeverityLevel severity, const char *context, const char *message);
|
||||
|
||||
BlackMisc::CSetting<BlackMisc::Audio::Settings::TVoiceSetup> m_vatsimVoiceSettings { this };
|
||||
QScopedPointer<VatAudioService, VatAudioServiceDeleter> m_audioService;
|
||||
|
||||
Reference in New Issue
Block a user