How can I restrict the use of a input event 1 time only?

Hello, could someone tell me how I can limit the use of an “input key” only 1 time, I have a blueprint where I press a “use” button and a song is played, but if I press it again it overlaps with the one that is already there dreaming.
Any idea how to fix it?

the sound that is played with a “spawn sound 2D” node.
And I am using the horror engine

349196-captura-de-pantalla-2021-09-22-231124.png

i would use the DoOnce node in between the use and spawn nodes

Thank You my friend! Works perfect

Thank you! works great

your welcome!