VoiceAssistant
main
Resource-efficient, customizable voice assistant
|
#include <QCoreApplication>
#include <QMutex>
#include <QObject>
Go to the source code of this file.
Classes | |
class | PluginBridge |
The PluginBridge class provides a bridge for communication between plugins and the host application. More... | |