Skip to content

Commit

Permalink
Merge pull request #55 from #52-new-voice
Browse files Browse the repository at this point in the history
Agent#52 new voice
  • Loading branch information
sushiat authored Feb 13, 2022
2 parents 10755c6 + 98639d5 commit c0db023
Show file tree
Hide file tree
Showing 57 changed files with 8 additions and 2 deletions.
4 changes: 2 additions & 2 deletions OpenSky.Agent/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
[assembly: AssemblyCulture("")]
[assembly: ComVisible(false)]
[assembly: ThemeInfo(ResourceDictionaryLocation.None, ResourceDictionaryLocation.SourceAssembly)]
[assembly: AssemblyVersion("0.4.0")]
[assembly: AssemblyFileVersion("0.4.0")]
[assembly: AssemblyVersion("0.4.1")]
[assembly: AssemblyFileVersion("0.4.1")]

// This allows us to detect debug mode in XAML
#if DEBUG
Expand Down
Binary file added SoundPacks/FemaleUS/abort_crash_detect.wav
Binary file not shown.
Binary file added SoundPacks/FemaleUS/abort_engines_gh.wav
Binary file not shown.
Binary file added SoundPacks/FemaleUS/abort_fuel.wav
Binary file not shown.
Binary file added SoundPacks/FemaleUS/abort_pushback_gh.wav
Binary file not shown.
Binary file added SoundPacks/FemaleUS/abort_sim_main1.wav
Binary file not shown.
Binary file added SoundPacks/FemaleUS/abort_sim_main2.wav
Binary file not shown.
Binary file added SoundPacks/FemaleUS/abort_time_back.wav
Binary file not shown.
Binary file added SoundPacks/FemaleUS/abort_time_changed.wav
Binary file not shown.
Binary file added SoundPacks/FemaleUS/abort_unlimited_fuel.wav
Binary file not shown.
Binary file added SoundPacks/FemaleUS/complete_submitting.wav
Binary file not shown.
Binary file added SoundPacks/FemaleUS/engine_off_not_airborne.wav
Binary file not shown.
Binary file added SoundPacks/FemaleUS/number0.wav
Binary file not shown.
Binary file added SoundPacks/FemaleUS/push_start.wav
Binary file not shown.
Binary file added SoundPacks/FemaleUS/saved_and_paused.wav
Binary file not shown.
Binary file added SoundPacks/FemaleUS/tracking_resumed.wav
Binary file not shown.
Binary file added SoundPacks/FemaleUS/welcome.wav
Binary file not shown.
Binary file added SoundPacks/MaleUK/abort_crash_detect1.wav
Binary file not shown.
Binary file added SoundPacks/MaleUK/abort_crash_detect2.wav
Binary file not shown.
Binary file added SoundPacks/MaleUK/abort_engines_gh1.wav
Binary file not shown.
Binary file added SoundPacks/MaleUK/abort_engines_gh2.wav
Binary file not shown.
Binary file added SoundPacks/MaleUK/abort_fuel1.wav
Binary file not shown.
Binary file added SoundPacks/MaleUK/abort_fuel2.wav
Binary file not shown.
Binary file added SoundPacks/MaleUK/abort_pushback_gh1.wav
Binary file not shown.
Binary file added SoundPacks/MaleUK/abort_pushback_gh2.wav
Binary file not shown.
Binary file added SoundPacks/MaleUK/abort_sim_main1.wav
Binary file not shown.
Binary file added SoundPacks/MaleUK/abort_sim_main2.wav
Binary file not shown.
Binary file added SoundPacks/MaleUK/abort_time_back1.wav
Binary file not shown.
Binary file added SoundPacks/MaleUK/abort_time_back2.wav
Binary file not shown.
Binary file added SoundPacks/MaleUK/abort_time_changed1.wav
Binary file not shown.
Binary file added SoundPacks/MaleUK/abort_time_changed2.wav
Binary file not shown.
Binary file added SoundPacks/MaleUK/abort_unlimited_fuel1.wav
Binary file not shown.
Binary file added SoundPacks/MaleUK/abort_unlimited_fuel2.wav
Binary file not shown.
Binary file added SoundPacks/MaleUK/complete_submitting1.wav
Binary file not shown.
Binary file added SoundPacks/MaleUK/complete_submitting2.wav
Binary file not shown.
Binary file added SoundPacks/MaleUK/engine_off_not_airborne1.wav
Binary file not shown.
Binary file added SoundPacks/MaleUK/engine_off_not_airborne2.wav
Binary file not shown.
Binary file added SoundPacks/MaleUK/number0naught.wav
Binary file not shown.
Binary file added SoundPacks/MaleUK/number0zero.wav
Binary file not shown.
Binary file added SoundPacks/MaleUK/number1.wav
Binary file not shown.
Binary file added SoundPacks/MaleUK/number2.wav
Binary file not shown.
Binary file added SoundPacks/MaleUK/number3.wav
Binary file not shown.
Binary file added SoundPacks/MaleUK/number4.wav
Binary file not shown.
Binary file added SoundPacks/MaleUK/number5.wav
Binary file not shown.
Binary file added SoundPacks/MaleUK/number6.wav
Binary file not shown.
Binary file added SoundPacks/MaleUK/number7.wav
Binary file not shown.
Binary file added SoundPacks/MaleUK/number8.wav
Binary file not shown.
Binary file added SoundPacks/MaleUK/number9.wav
Binary file not shown.
Binary file added SoundPacks/MaleUK/push_start1.wav
Binary file not shown.
Binary file added SoundPacks/MaleUK/push_start2.wav
Binary file not shown.
Binary file added SoundPacks/MaleUK/saved_and_paused1.wav
Binary file not shown.
Binary file added SoundPacks/MaleUK/saved_and_paused2.wav
Binary file not shown.
Binary file added SoundPacks/MaleUK/tracking_resumed1.wav
Binary file not shown.
Binary file added SoundPacks/MaleUK/tracking_resumed2.wav
Binary file not shown.
Binary file added SoundPacks/MaleUK/welcome1.wav
Binary file not shown.
Binary file added SoundPacks/MaleUK/welcome2.wav
Binary file not shown.
6 changes: 6 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
OpenSky Agent for MSFS Changelog
======================================================================================

--------------------------------------------------------------------------------------
Version 0.4.1 (ALPHA4)
--------------------------------------------------------------------------------------
- Added new recordings to complete both the FemaleUS and MaleUK voice packs
- Added new setting to control aircraft position update interval on tracking view

--------------------------------------------------------------------------------------
Version 0.4.0 (ALPHA4)
--------------------------------------------------------------------------------------
Expand Down

0 comments on commit c0db023

Please sign in to comment.