Ssml Node
Sealed hierarchy representing nodes in an SSML tree.
Nodes are constructed by com.github.kvnpetit.betterfrenchtts.dsl.SpeechBuilder and rendered to an XML string by SsmlRenderer.
This is an internal representation — library consumers interact with the DSL and never need to create SsmlNode instances directly.