private void CreateVoice(WaveFormat waveFormat) { AudioVoice = new AudioVoice(AudioEngine, this, waveFormat); }