Implemented interface member:
method
Write
System.Speech.Synthesis.TtsEngine.ITtsEngineSite.Write(nint, System.Int32)
1 reference to Write
System.Speech (1)
Internal\Synthesis\EngineSiteSapi.cs (1)
66
pcbWritten = (IntPtr)_site.
Write
(pBuff, cb);