Class SsmlSub.Builder

    • Constructor Detail

      • Builder

        public Builder​(String words)
        Create a <sub> with words
    • Method Detail

      • alias

        public SsmlSub.Builder alias​(String alias)
        Substitute a different word (or pronunciation) for selected text such as an acronym or abbreviation
      • build

        public SsmlSub build()
        Create and return resulting <sub> element