text-to-polly-ssml 0.3.1

Converts text to polly SSML. Using a bad format.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "text-to-polly-ssml"
description = "Converts text to polly SSML. Using a bad format."
version = "0.3.1"
authors = ["Eric <ecoan@instructure.com>"]
license = "MIT"
homepage = "https://github.com/SecurityInsanity/text-to-polly-ssml"
repository = "https://github.com/SecurityInsanity/text-to-polly-ssml"

[dependencies]
error-chain = "0.10"
nom = "3.0.0"
quick-xml = "0.9.2"