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