SoundAircraft

The SoundAircraft aircraft is a module of the WASMAircraft modular aircraft, and includes a minimal set of files to set up an aircraft to play sound effects based on user interaction. Once the WASM Aircraft package has been built, this module will be available for flying from the aircraft selection screen:

Selecting The Sound Aircraft In The Simulation

 

The most important part of this project is the Visual Studio solution which is included in the Sources folder of the project. It's this that will be generating the WASM module for the gauges that will play the sound:

The SoundAircraft Visual Studio Solution

 

Once you start a flight using the newly added aircraft, you will be presented with 3 "glass cockpit" screens which can be interacted with. The first will do nothing (it is provided as a "template") and the other two will play sound effects when clicked. You can stop the sound on the third screen by clicking it again:

SoundAircraft Sound Buttons In The Aircraft