2 references to ToBytes
System.Speech (2)
Internal\Synthesis\AudioBase.cs (1)
414
byte[] ab =
ToBytes
(gc.AddrOfPinnedObject());
Internal\Synthesis\TTSVoice.cs (1)
114
_waveFormat = WAVEFORMATEX.
ToBytes
(waveFormat);