mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-13 15:45:42 +08:00
refs #129 , modified voice context to enable notification sounds
This commit is contained in:
@@ -156,6 +156,11 @@ namespace BlackCore
|
||||
*/
|
||||
virtual void playSelcalTone(const BlackMisc::Aviation::CSelcal &selcal) const;
|
||||
|
||||
/*!
|
||||
* \copydoc IContextVoice::playNotification()
|
||||
*/
|
||||
virtual void playNotification(uint notification) const;
|
||||
|
||||
/*!
|
||||
* \copydoc IContextVoice::runMicrophoneTest()
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user