2 implementations of EndPromptEngineTts
System.Speech (2)
Internal\Synthesis\TextFragmentEngine.cs (1)
248public void EndPromptEngineTts(object voice)
Internal\Synthesis\TextWriterEngine.cs (1)
333public void EndPromptEngineTts(object? voice)
1 reference to EndPromptEngineTts
System.Speech (1)
Internal\Synthesis\SSmlParser.cs (1)
1450engine.EndPromptEngineTts(ssmAttributesParent._voice);