SpeechMarkdown v0.1.1 API Reference
Modules
This is the nimble-parsec grammar for the subset of the Speech Markdown language supported by this library. The parser is tolerant of any string inputs, but poorly-specified constructs will simply be output as string values. Results are returned as an ast containing a list of tagged tokens, like so
The Speech Markdown transpiler converts the markdown text to the Speech Synthesis Markup Language (SSML) format. The results are returned as an SSML string.