1 reference to ConvertLinear2LinearShortByte
System.Speech (1)
Internal\Synthesis\AudioFormatConverter.cs (1)
85
case AudioCodec.PCM16: cnvDlgt = new ConvertShortByte(
ConvertLinear2LinearShortByte
); break;