2 references to WAVE_MARKER
System.Speech (2)
Internal\Synthesis\AudioBase.cs (2)
204
if (riff._id != RIFF_MARKER && riff._type !=
WAVE_MARKER
)
330
_type =
WAVE_MARKER
;