Necro reply to your necro bump since I just ran into this in the tutorial as well
I think that a Stop after event BeginPlay would make more sense, like the user above you says:

Manual activation seems like a pain and error-prone in comparison
My guess is that the engine does this because we’ll typically be creating audio components dynamically, and in those cases you do want it to play instantly.
Would love to be corrected btw