- Home /
 
 
               Question by 
               cmpgk1024 · Apr 22, 2015 at 03:48 PM · 
                audioaudiosourceaudioclip  
              
 
              Stopping audio source without stopping oneshot clips
I have an audio source that I'd like to pause without stopping any oneshot clips playing on it. I've tried using AudioSource.Stop(), AudioSource.Pause(), and setting the clip property to null. I can't seem to find anything useful on Google. Any suggestions? 
               Comment
              
 
               
              Your answer
 
             Follow this Question
Related Questions
audio.clip.GetData() returns no data. 0 Answers
Unity 5 low audio volume 1 Answer
Unity Audio Output Data 0 Answers
How can I check the scene and play audio accordingly? 1 Answer
Why does the audio sound different than the original ? 0 Answers