| Class | Description |
|---|---|
| SsmlBuilder |
Helper class for construction of SSML https//www.w3.org/TR/speech-synthesis11/ based responses.
This Helper only contain the supported SSML tags for Amazon Alexa and the Google Assistant.
|
| Enum | Description |
|---|---|
| AmazonEffect |
Possible Amazon Alexa SSML effects. https//developer.amazon.com/docs/custom-skills/speech-synthesis-markup-language-ssml-reference.html#amazon-effect
|
| Emphasis |
Possible types of Emphasis. https//www.w3.org/TR/speech-synthesis11/#S3.2.2
|
| InterpretAs |
Possible types of interpret-as for the
|
| Strength |
Possible strengths for the tag. https//www.w3.org/TR/speech-synthesis11/#S3.2.3
|