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