Cut off sound when the motion is cancelled

Hi, I’m making a pvp game.

Here’s the situation what I wanna make.
Character A hit Character B when B is charging a skill.
There is skill charging sound of course, and when B is attacked, his motion changes to damaged state.
I want to make charging sound stop right at that moment.

I added charging sound at the Character’s ABP through the animation notify.

Thanks.