pub fn parse_string(to_parse: String) -> Result<String, Error>
Expand description

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