Module text_to_polly_ssml::xml_writer[][src]

Expand description

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.

Structs

An XML Writer. Used for manual manipulation of the SSML Output (which uses XML).