SsmlSource Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The SsmlSource.
public class SsmlSource : Azure.Communication.CallAutomation.PlaySource
type SsmlSource = class
inherit PlaySource
Public Class SsmlSource
Inherits PlaySource
- Inheritance
Constructors
SsmlSource(String) |
Initializes a new instance of SsmlSourceInternal. |
Properties
CustomVoiceEndpointId |
Endpoint where the custom voice was deployed. |
PlaySourceCacheId |
Defines the identifier to be used for caching related media. (Inherited from PlaySource) |
SsmlText |
Ssml string for the cognitive service to be played. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET