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