In my prev. message I tried to explain why I stop the sound in the beginnning (in brief: I thought I could reuse the variable generated by SpawnSoundAtLocation again each time the player entered the trigger).
So am I right now to think that once I stop the sound of AudioComponent there is no way to play it again?
In the meantime I will try to do the thing with the ambient sound actor. Thanks for the hint.