Every Minute Blueprint should play a Sound

There is another way.

You can use the “Set Timer” function and an Custom Event.

First create a Custom Event that plays the sound you want.

Call the “Set Timer” function in the Begin Play event passing as parameters:

“Function Name”: the name of your custom event.
“Time”: 60 (seconds)
“Looping”: true