class Aws::AlexaForBusiness::Types::Ssml
The SSML message. For more information, see [SSML Reference].
[1]: developer.amazon.com/docs/custom-skills/speech-synthesis-markup-language-ssml-reference.html
@note When making an API call, you may pass Ssml
data as a hash: { locale: "en-US", # required, accepts en-US value: "SsmlValue", # required }
@!attribute [rw] locale
The locale of the SSML message. Currently, en-US is supported. @return [String]
@!attribute [rw] value
The value of the SSML message in the correct SSML format. The audio tag is not supported. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/alexaforbusiness-2017-11-09/Ssml AWS API Documentation
Constants
- SENSITIVE