2 references to GetWaveFormat
System.Speech (2)
Internal\Synthesis\AudioBase.cs (1)
141
byte[]? wfx =
GetWaveFormat
(br);
Internal\Synthesis\EngineSiteSapi.cs (1)
123
byte[]? waveFormat = System.Speech.Internal.Synthesis.AudioBase.
GetWaveFormat
(reader);