2 references to TypeOf
System.Speech (2)
Internal\Synthesis\PcmConverter.cs (2)
33
_iInFormatType = AudioFormatConverter.
TypeOf
(inWavFormat);
34
_iOutFormatType = AudioFormatConverter.
TypeOf
(outWavFormat);