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