Package org.jvoicexml.xml.pls

Classes to handle PLS documents and related tags.

See:
          Description

Class Summary
Alias A <lexeme> element MAY contain one or more <alias> elements which are used to indicate the pronunciation of an acronym or an abbreviated term, in terms of other orthographies, or other substitutions as necessary.
Example The <example> element includes an example sentence that illustrates an occurrence of this lexeme.
Grapheme A <lexeme> contains at least one <grapheme> element.
Lexeme The <lexeme> element is a container for a lexical entry which MAY include multiple orthographies and multiple pronunciation information.
Lexicon The root element of the Pronunciation Lexicon markup language is the <lexicon> element.
Meta Define a metadata item as a name/value pair.
Metadata Define metadata information using a metadata schema.
Phoneme A <lexeme> MAY contain one or more <phoneme> elements.
PlsDocument A PLS XML document according to the specifcation in http://www.w3.org/TR/pronunciation-lexicon/.
 

Package org.jvoicexml.xml.pls Description

Classes to handle PLS documents and related tags. PLS is specified at http://www.w3.org/TR/pronunciation-lexicon/.

Since:
0.6


Copyright © 2005-2009JVoiceXML group.