You can add the two sounds you want to switch between inside your SoundCue.
In the sound cue, add a Switch and give that switch a parameter name. Hook up the Wavs to the integer inputs then save.
You can the grab the SoundCue in level blueprint and use Set Integer Parameter to make the SoundCue switch between your two sounds (or multiple sounds if you want more).