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