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