PromptBuilder::AppendSsml Method
.NET Framework (current version)
Appends an SSML file to a PromptBuilder object.
Assembly: System.Speech (in System.Speech.dll)
| Name | Description | |
|---|---|---|
![]() | AppendSsml(String^) | Appends the SSML file at the specified path to the PromptBuilder object. |
![]() | AppendSsml(Uri^) | Appends the SSML file at the specified URI to the PromptBuilder object. |
![]() | AppendSsml(XmlReader^) | Appends an XMLReader object that references an SSML prompt to the PromptBuilder object. |
Show:
