eb/data/export_descr_sounds_stratmap_voice.txt is where I'm assuming the strat map *.wavs are played? I'm not sure but if it is mine contains paths to the original *.wavs from vanilla?

Code:
		type Army
			vocal Ambushed
				event 
					folder data/sounds/Voice/Human/Localized/Camp_Map
					Arabic_Army_Ambushed_1.wav
					Arabic_Army_Ambushed_2.wav
					Arabic_Army_Ambushed_3.wav
				end
			vocal Attacking
				event 
					folder data/sounds/Voice/Human/Localized/Camp_Map
					Arabic_Army_Attacking_1.wav
					Arabic_Army_Attacking_2.wav
					Arabic_Army_Attacking_3.wav
				end
			vocal Battle_lost_retreat
				event 
					folder data/sounds/Voice/Human/Localized/Camp_Map
					Arabic_Army_Battle_lost_retreat_1.wav
					Arabic_Army_Battle_lost_retreat_2.wav
					Arabic_Army_Battle_lost_retreat_3.wav
				end etc...