2 implementations of EndPromptEngineOutput
System.Speech (2)
Internal\Synthesis\TextFragmentEngine.cs (1)
224
public void
EndPromptEngineOutput
(object voice)
Internal\Synthesis\TextWriterEngine.cs (1)
355
public void
EndPromptEngineOutput
(object? voice)
1 reference to EndPromptEngineOutput
System.Speech (1)
Internal\Synthesis\SSmlParser.cs (1)
1366
engine.
EndPromptEngineOutput
(ssmAttributesParent._voice);