Class: Aws::AlexaForBusiness::Types::Ssml
- Inherits:
-
Struct
- Object
- Struct
- Aws::AlexaForBusiness::Types::Ssml
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-alexaforbusiness/types.rb
Overview
The SSML message. For more information, see [SSML Reference].
[1]: developer.amazon.com/docs/custom-skills/speech-synthesis-markup-language-ssml-reference.html
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#locale ⇒ String
The locale of the SSML message.
-
#value ⇒ String
The value of the SSML message in the correct SSML format.