1 reference to ConvertSamples
System.Speech (1)
Internal\Synthesis\AudioFileOut.cs (1)
120byte[] abOut = _doConversion ? _pcmConverter.ConvertSamples(buffer) : buffer;