I am making a 2D game and I need to repeat the sound from 1 to 2 scenes. (to keep it going) sorry for my english

I am making a 2D game and I need to repeat the sound from 1 to 2 scenes. (to keep it going)

sorry for my english

on the object with the audio Source, add a script and add DontDestroyOnLoad(this.gameObject); Here is a documentation on that: 1