Novice here.
Have sound converted to a wav file and added to scene
Added blueprint to audio component called audioToggle.
Added isInput variable as a bool bound to the input Action using a branch to set to pause if gamepad action.
Compiles but doesn’t work audio plays regardless, it has been activated via the details pane. This seems to make sense to me but clearly i am doing something wrong.