public interface SsmlParser
| Modifier and Type | Method and Description |
|---|---|
org.jvoicexml.xml.ssml.SsmlDocument |
getDocument()
Retrieves the parsed SSML document.
|
org.jvoicexml.xml.ssml.SsmlDocument getDocument()
throws javax.xml.parsers.ParserConfigurationException,
SemanticError
javax.xml.parsers.ParserConfigurationException - Error creating the SSML document.SemanticError - Error evaluating a scripting expression.