1 write to _len
System.Speech (1)
Internal\SapiInterop\SpAudioStreamWrapper.cs (1)
96block._len = br.ReadInt32();
2 references to _len
System.Speech (2)
Internal\SapiInterop\SpAudioStreamWrapper.cs (2)
104_wfx = br.ReadBytes(block._len); 108if (block._len == 16)