1 reference to ConvertLinear8LinearShortByte
System.Speech (1)
Internal\Synthesis\AudioFormatConverter.cs (1)
84
case AudioCodec.PCM8: cnvDlgt = new ConvertShortByte(
ConvertLinear8LinearShortByte
); break;