1 write to _sapiEngine
System.Speech (1)
Internal\Synthesis\TTSEngineProxy.cs (1)
118_sapiEngine = sapiEngine;
3 references to _sapiEngine
System.Speech (3)
Internal\Synthesis\TTSEngineProxy.cs (3)
132_sapiEngine.GetOutputFormat(ref formatId, preferredFormat, out guidNull, out coMem); 159_sapiEngine.Speak(0, ref formatId, waveFormat, spvTextFragment.AddrOfPinnedObject(), _iSite); 198Marshal.ReleaseComObject(_sapiEngine);