MiscAudio.xml 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <AssetDeclaration xmlns="uri:ea.com:eala:asset" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  3. <Tags/>
  4. <Includes></Includes>
  5. <MiscAudio
  6. id="TheMiscAudio"
  7. RadarNotifyHarvesterUnderAttackSound=""
  8. RadarNotifyStructureUnderAttackSound=""
  9. RadarNotifyInfiltrationSound=""
  10. RadarNotifyOnlineSound="RadarOn"
  11. RadarNotifyOfflineSound="RadarOff"
  12. GenericRadarEvent=""
  13. BeaconPlacedSound=""
  14. BeaconPlacementFailed=""
  15. DefectorTimerTickSound="GuiDefectorTimerTick"
  16. DefectorTimerDingSound=""
  17. CapturingBuildingTickSound="GuiBuildingCapturingTick"
  18. AllCheerSound="Gui_EndCheer"
  19. NoCanDoSound=""
  20. StealthDiscoveredSound=""
  21. StealthNeutralizedSound=""
  22. MoneyDepositSound="CashGaining"
  23. MoneyWithdrawSound="CashLosing"
  24. LowPower="PlayerBasePowerOff"
  25. SufficientPower="PlayerBasePowerOn"
  26. BuildingDisabled="BuildingGenericPowerOff"
  27. BuildingReenabled="BuildingGenericPowerOn"
  28. VehicleDisabled=""
  29. VehicleReenabled=""
  30. SplatterVehiclePilotsBrain=""
  31. UnitPromoted=""
  32. RepairSparks=""
  33. EnterCloseCombat=""
  34. ExitCloseCombat=""
  35. IncomingChatNotification=""
  36. PrivateMessageNotification="ChatPrivateMesssageNotification"
  37. BuddyMessageNotification=""
  38. GameSpyCommunicatorOpen=""
  39. EnabledHotKeyPressed=""
  40. DisabledHotKeyPressed=""
  41. DisabledButtonClicked=""
  42. ScoreScreenMusic=""
  43. ShellMapLoadMusic=""
  44. FullScreenSubMenuMusic=""
  45. SaveFileLoadMusic=""
  46. CreditsMusic=""
  47. VolumeSampleMusic="VolumeSampleMusic"
  48. VolumeSampleSoundFX="VolumeSampleSoundFX"
  49. VolumeSampleVoice="VolumeSampleVoice"
  50. VolumeSampleAmbient="VolumeSampleAmbient"
  51. VolumeSampleMovie="VolumeSampleMovie"
  52. MissionBriefingCharacterClick="MissionBriefingCharacter"
  53. ComboBoxClick=""
  54. MPSecondsCountdownBeep="Gui_MPCountdown"
  55. RIFThingTemplateReloadedSound=""
  56. RIFObjectsRefreshedSound=""
  57. FastForwardModeOn=""
  58. FastForwardModeOff=""
  59. RallyPointSet="RallyPointSet"
  60. UnableToSetRallyPoint=""
  61. PlanningModeOrderGiven="GuiCommandButtonClick"
  62. BuildingPlacementSound=""
  63. BadBuildingPlacementSound=""
  64. WallPlacementSound=""
  65. AircraftWheelScreech=""
  66. LockonTickSound=""
  67. TargetObjectWithSpecialPowerSound=""
  68. ObjectiveCompletedSound=""
  69. CameraBookmarkPlacedSound="CameraBookmarkSet"
  70. GuiFixedButtonClickedSound="GuiFixedButtonClick"
  71. GuiAdvancedCommandsButtonClickedSound="GuiAdvancedCommandsButtonClick"
  72. GuiBuildQueueButtonClickedSound="GuiBuildQueueButtonClick"
  73. GuiSelectionRefinementButtonClickedSound="GuiSelectionRefinementButtonClick"
  74. GuiFactorySelectionButtonClickedSound="GuiFactorySelectionButtonClick"
  75. GuiTogglePowerObjectClickedSound="GuiCommandButtonClick"
  76. GuiToggleRepairObjectClickedSound="GuiCommandButtonClick"
  77. GuiSellObjectClickedSound="GuiCommandButtonClick"
  78. GuiCommandButtonClickedSound="GuiCommandButtonClick"
  79. GuiCommandButtonRightClickedSound="GuiCommandButtonRightClick"
  80. GuiControlGroupSetSound="GuiControlGroupSet"
  81. GuiDisabledCommandButtonClickedSound="GuiDisabledCommandButtonClick"
  82. GuiDisabledCommandButtonRightClickedSound="GuiDisabledCommandButtonRightClick"
  83. GuiPlayerPowerButtonClickedSound="GuiPlayerPowerButtonClick"
  84. GuiPauseDialogButtonClickedSound="Gui_ShellMapSelect"
  85. GuiPauseDialogButtonMouseOverSound="Gui_ShellMapMouseOver"
  86. GuiPauseDialogButtonMouseOutSound="Gui_ShellMapMouseOut"
  87. GuiYesNoDialogButtonClickedSound="Gui_ShellMapSelect"
  88. GuiYesNoDialogButtonMouseOverSound="Gui_ShellMapMouseOver"
  89. GuiYesNoDialogButtonMouseOutSound="Gui_ShellMapMouseOut"
  90. GuiTextChatDialogButtonClickedSound="Gui_ShellMapSelect"
  91. GuiTextChatDialogButtonMouseOverSound="Gui_ShellMapMouseOver"
  92. GuiTextChatDialogButtonMouseOutSound="Gui_ShellMapMouseOut"
  93. GuiRedAlertAvailableSound="GuiRedAlertAvailable"
  94. GuiRedAlertActivatedSound="GuiRedAlertActivated"
  95. GuiTechStoreDialogDisplayed="UiTopSecretProtocolOpen"
  96. GuiTechStoreDialogOpenButtonClicked="GuiTopSecretProtocolsButtonClick"
  97. GuiTechStoreDialogOpenButtonMouseOver="GuiTopSecretProtocolsButtonMouseOver"
  98. GuiTechStoreDialogPowerButtonSelected="GuiPlayerPowersMenuPlayerPowersButtonClick"
  99. GuiTechStoreDialogPowerButtonDeselected="GuiPlayerPowersMenuPlayerPowersButtonClick"
  100. GuiTechStoreDialogPowerButtonMouseOver="GuiTopSecretProtocolsButtonMouseOver"
  101. GuiTechStoreDialogConfirmButtonClicked="GuiPlayerPowersMenuConfirmButtonClick"
  102. GuiTechStoreDialogCancelButtonClicked="GuiPlayerPowersMenuCancelButtonClick"
  103. GuiTechStoreDialogConfirmButtonMouseOver="GuiPlayerPowersMenuConfirmButtonMouseOver"
  104. GuiTechStoreDialogCancelButtonMouseOver="GuiPlayerPowersMenuCancelButtonMouseOver"
  105. />
  106. <!-- IncomingChatNotification="ChatInGameNotification" this is playing at certain points in SP Campaign missions -->
  107. </AssetDeclaration>