how to pause some of the audio?

for example i have bgm and sound ,how can i pause them seperatly

Use different `AudioSource` objects, call method `Pause` of whichever you like