public IAudioProvider GetMixedAudioProvider()
 {
     return(_audioSource.GetMixedAudioProvider(RecordingSources));
 }