QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
AudioOutput.cc File Reference
#include "AudioOutput.h"
#include "Fact.h"
#include "QGCLoggingCategory.h"
#include "QGCApplication.h"
#include <QtCore/QRegularExpression>
#include <QtCore/QApplicationStatic>
#include <QtTextToSpeech/QTextToSpeech>
+ Include dependency graph for AudioOutput.cc:

Go to the source code of this file.

Functions

 QGC_LOGGING_CATEGORY (AudioOutputLog, "Utilities.AudioOutput")
 
 Q_APPLICATION_STATIC (AudioOutput, _audioOutput)
 

Function Documentation

◆ Q_APPLICATION_STATIC()

Q_APPLICATION_STATIC ( AudioOutput  ,
_audioOutput   
)

◆ QGC_LOGGING_CATEGORY()

QGC_LOGGING_CATEGORY ( AudioOutputLog  ,
"Utilities.AudioOutput"   
)