swift-project / pilotclient

Cross-platform cross-simulator pilot client for virtual air traffic networks
https://swift-project.org
GNU General Public License v3.0
94 stars 27 forks source link

Optional Speaker Device #157

Open FlyingFoxVATSIM opened 2 years ago

FlyingFoxVATSIM commented 2 years ago

The AFV standalone client now has an "optional speaker device".

Would it be a lot of work to implement something like this in swiftGUI as well and also create a function/button to switch between those primary and optional output devices, including a hotkey

AFV_audiosettings ?

oktal3700 commented 2 years ago

What does it do? Just output audio on two devices simultaneously?

FlyingFoxVATSIM commented 2 years ago

You can switch from the "headset device" to the "optional speaker device", e.g. if you want to take your headset off while you wish to keep monitoring the frequency.

jonaseberle commented 2 years ago

Related: #1 Related: #99

tigert commented 2 years ago

Ideally it should follow the "SPKR" or maybe PA output setting on the planes' audio panel and be operated via simconnect. Optional hotkey might be needed if all sims don't support this.