2 implementations of BeginPromptEngineOutput
System.Speech (2)
Internal\Synthesis\TextFragmentEngine.cs (1)
219
public bool
BeginPromptEngineOutput
(object voice)
Internal\Synthesis\TextWriterEngine.cs (1)
308
public bool
BeginPromptEngineOutput
(object? voice)
1 reference to BeginPromptEngineOutput
System.Speech (1)
Internal\Synthesis\SSmlParser.cs (1)
1359
ParsePromptEngine0(reader, engine, element, SsmlElement.PromptEngineOutput, new ProcessPromptEngine0(engine.
BeginPromptEngineOutput
), ssmAttributesParent, fIgnore);