SpeechSynthesizer.SpeakSsmlFromUriAsync(Uri) method
Asynchronously speaks the content of a standalone Speech Synthesis Markup Language (SSML) document with a text-to-speech voice.
Syntax
Parameters
- content
-
Type: System.Uri [.NET] | Windows::Foundation::Uri [C++]
A uri to the standalone Speech Synthesis Markup Language (SSML) document.
Return value
Type: IAsyncAction
The result of the asynchronous action.
Remarks
For more information about SSML, see Speech Synthesis Markup Language Reference.
Requirements
|
Minimum supported client |
None supported |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
|
Capabilities |
|
See also