Extends SsmlBuilder
These methods internally use the non-chainable methods.
Adds a SSML <par>[...]</par> tag to the element pile as a SsmlTag object.
Adds a SSML <seq>[...]</seq> tag to the element pile as a SsmlTag object.
Adds a SSML <media>[...]</media> tag to the element pile as a SsmlTag object.
These methods return an SsmlTag.
Returns a SSML <par>[...]</par> tag as a SsmlTag object.
Returns a SSML <seq>[...]</seq> tag as a SsmlTag object.
Returns a SSML <media>[...]</media> tag as a SsmlTag object.