4 references to WaveFormatId
System.Speech (4)
Internal\Synthesis\EngineSiteSapi.cs (4)
128
switch ((
WaveFormatId
)hdr.wFormatTag)
130
case
WaveFormatId
.Alaw:
131
case
WaveFormatId
.Mulaw:
132
case
WaveFormatId
.Pcm: