Commit 261dcf6e authored by pixhawk's avatar pixhawk

Added Windows Speech SDK / SAPI support

parent b6441150
This diff is collapsed.
...@@ -114,6 +114,7 @@ protected: ...@@ -114,6 +114,7 @@ protected:
QTimer* emergencyTimer; QTimer* emergencyTimer;
private: private:
GAudioOutput(QObject* parent=NULL); GAudioOutput(QObject* parent=NULL);
~GAudioOutput();
}; };
#endif // AUDIOOUTPUT_H #endif // AUDIOOUTPUT_H
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment