Expand description

Contains SSML Constants. Things like all possible Strength values for the Break Tag. This is meant to be internal, so you should probably never interact with this directly.

Structs

Denotes the potential amount of time to Break inside the Break Tag. These values are straight out of the SSML 1.1 W3C Standard which can be found HERE and what they actually do in polly is documented: HERE.

Enums

Represents all possible AWS Effects that AWS Polly Supports THAT DO NOT HAVE VALUES. The full documentation on all possible amazon effects are in the AWS docs: HERE.
Possible frequency values of breaths for amazon:auto-breaths. The full documentation on what this does, and it’s values are in AWS Docs: HERE.
Denotes the potential values for the Strength of a Break tag. These values are straight out of the SSML 1.1 W3C Standard which can be found HERE, and what they actually do in polly is documented: HERE.
Possible duration values of breaths for amazon:breath, and amazon:auto-breaths. The full documentation on what this does, and it’s values are in AWS Docs: HERE.
Possible volumes of breaths for amazon:breath, and amazon:auto-breaths. The full documentation on what this does, and it’s values are in AWS Docs: HERE.
Represents all possible values for the amazon:effect phonation key. The full documentation on the supported values are in the AWS docs: HERE
Represents all phoneme alphabets that AWS Polly Supports. Documentation on supported alphabets can be found under description of the phoneme tags on AWS Polly. Those are located: HERE
Represents all possible ProsodyRate rates that AWS Polly Supports. The full documentation on all possible rates are found in AWS Documentation: HERE
Represents all possible WorldRoles that AWS Polly Supports. The full documentation on all possible world roles are found in AWS docs: HERE