Asynchronously generate speech output from a string containing Speech Synthesis Markup Language (SSML).
public:
IAsyncOperation<SpeechSynthesisStream^ >^ SynthesizeSsmlToStreamAsync(
String^ Ssml
)
Ssml
Type: String
The SSML-modified text to speak.
Type: IAsyncOperation<SpeechSynthesisStream^ >
A SpeechSynthesisStream that represents the speech generated from the Speech Synthesis Markup Language (SSML).
Namespace: Windows.Media.SpeechSynthesis
Assembly: (in )