MasterAudioEvents.xml 1.2 KB

1234567891011121314151617181920212223242526
  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></Tags>
  4. <Includes>
  5. <!-- Master control file which lists all the Audio Event XML files. Mostly here to be overridden for Beta
  6. PC VERSION-->
  7. <Include type="all" source="DATA:Sounds/AmbientStream.xml" />
  8. <Include type="all" source="DATA:Sounds/Music.xml" />
  9. <Include type="all" source="DATA:Sounds/SoundEffects.xml" />
  10. <Include type="all" source="DATA:Sounds/MissionDialogue.xml" />
  11. <Include type="all" source="DATA:Sounds/Speech.xml" />
  12. <Include type="all" source="DATA:Sounds/Voice.xml" />
  13. <Include type="all" source="DATA:Sounds/Voice_RetailOnly.xml" />
  14. <Include type="all" source="DATA:Sounds/MiscAudio.xml" />
  15. <Include type="all" source="DATA:Sounds/AnimationSoundSettings.xml" />
  16. <Include type="all" source="DATA:Sounds/AudioSettings.xml" />
  17. <Include type="all" source="DATA:Sounds/CrowdResponse.xml" />
  18. <Include type="all" source="DATA:Sounds/LargeGroupAudio.xml" />
  19. <Include type="all" source="DATA:Sounds/AudioEventLimitGroup.xml" />
  20. <Include type="all" source="DATA:Sounds/Eva.xml" />
  21. </Includes>
  22. </AssetDeclaration>