1 write to _engine
System.Speech (1)
Internal\Synthesis\TTSVoice.cs (1)
17_engine = engine;
2 references to _engine
System.Speech (2)
Internal\Synthesis\TTSVoice.cs (2)
102waveFormat = _engine.GetOutputFormat(targetWaveFormat != null ? targetFormat.AddrOfPinnedObject() : IntPtr.Zero); 135return _engine;