Crate text_to_polly_ssml [] [src]

Modules

errors
parser
ssml_constants

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.

xml_writer

Controls writing of the XML part of SSML. This contains all low level bindings in a sense to the tags. You should probably never use this directly.

Functions

parse_string

Parses a String into the Unique Text to SSML Format. Useful for taking a string and making some sweet, sweet SSML.